mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
add NacosParameterInitListener to spring.factories
This commit is contained in:
parent
77ac9a9cd6
commit
771c2c0f4c
@ -8,4 +8,5 @@ org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
|||||||
org.springframework.cloud.alicloud.context.scx.ScxContextAutoConfiguration,\
|
org.springframework.cloud.alicloud.context.scx.ScxContextAutoConfiguration,\
|
||||||
org.springframework.cloud.alicloud.context.statistics.StatisticsTaskStarter
|
org.springframework.cloud.alicloud.context.statistics.StatisticsTaskStarter
|
||||||
org.springframework.context.ApplicationListener=\
|
org.springframework.context.ApplicationListener=\
|
||||||
org.springframework.cloud.alicloud.context.ans.AnsContextApplicationListener
|
org.springframework.cloud.alicloud.context.ans.AnsContextApplicationListener,\
|
||||||
|
org.springframework.cloud.alicloud.context.nacos.NacosParameterInitListener
|
Loading…
x
Reference in New Issue
Block a user