Class SentinelGatewayAutoConfiguration

java.lang.Object
com.alibaba.cloud.sentinel.gateway.SentinelGatewayAutoConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnProperty(name="spring.cloud.sentinel.enabled", matchIfMissing=true) public class SentinelGatewayAutoConfiguration extends Object
Author:
Jim
  • Constructor Details

    • SentinelGatewayAutoConfiguration

      public SentinelGatewayAutoConfiguration()