Class SentinelGatewayAutoConfiguration.SentinelConverterConfiguration.SentinelJsonConfiguration

java.lang.Object
com.alibaba.cloud.sentinel.gateway.SentinelGatewayAutoConfiguration.SentinelConverterConfiguration.SentinelJsonConfiguration
Enclosing class:
SentinelGatewayAutoConfiguration.SentinelConverterConfiguration

@Configuration(proxyBeanMethods=false) protected static class SentinelGatewayAutoConfiguration.SentinelConverterConfiguration.SentinelJsonConfiguration extends Object
  • Constructor Details

    • SentinelJsonConfiguration

      public SentinelJsonConfiguration()
  • Method Details

    • jsonGatewayFlowConverter

      @Bean("sentinel-json-gw-flow-converter") public JsonConverter jsonGatewayFlowConverter()
    • jsonApiConverter

      @Bean("sentinel-json-gw-api-group-converter") public JsonConverter jsonApiConverter()