1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

refactor sentinel datasource and support commercialized

This commit is contained in:
fangjian0423
2018-12-19 17:39:32 +08:00
parent 24ead9599d
commit bf40e5261d
11 changed files with 458 additions and 50 deletions

View File

@@ -9,4 +9,5 @@ org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.springframework.cloud.alicloud.context.statistics.StatisticsTaskStarter
org.springframework.context.ApplicationListener=\
org.springframework.cloud.alicloud.context.ans.AnsContextApplicationListener,\
org.springframework.cloud.alicloud.context.nacos.NacosParameterInitListener
org.springframework.cloud.alicloud.context.nacos.NacosParameterInitListener,\
org.springframework.cloud.alicloud.context.sentinel.SentinelAliCloudListener