Class SentinelGatewayAutoConfiguration.SentinelConverterConfiguration
java.lang.Object
com.alibaba.cloud.sentinel.gateway.SentinelGatewayAutoConfiguration.SentinelConverterConfiguration
- Enclosing class:
- SentinelGatewayAutoConfiguration
@ConditionalOnClass(tools.jackson.databind.ObjectMapper.class)
@Configuration(proxyBeanMethods=false)
protected static class SentinelGatewayAutoConfiguration.SentinelConverterConfiguration
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classprotected static class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SentinelConverterConfiguration
protected SentinelConverterConfiguration()
-