|
|
@ -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
|