mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
Merge pull request #196 from pbting/master
add NacosParameterInitListener to spring.factories
This commit is contained in:
commit
5738ae700e
@ -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