mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
5 lines
395 B
Plaintext
5 lines
395 B
Plaintext
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
|
com.alibaba.cloud.sentinel.gateway.zuul.SentinelZuulAutoConfiguration,\
|
|
com.alibaba.cloud.sentinel.gateway.scg.SentinelSCGAutoConfiguration,\
|
|
com.alibaba.cloud.sentinel.gateway.SentinelGatewayAutoConfiguration
|
|
org.springframework.boot.env.EnvironmentPostProcessor=com.alibaba.cloud.sentinel.gateway.GatewayEnvironmentPostProcessor |