@ConditionalOnClass(value=com.fasterxml.jackson.dataformat.xml.XmlMapper.class) @Configuration(proxyBeanMethods=false) protected static class SentinelGatewayAutoConfiguration.SentinelConverterConfiguration.SentinelXmlConfiguration extends Object
| Constructor and Description |
|---|
SentinelXmlConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
XmlConverter |
xmlApiConverter() |
XmlConverter |
xmlGatewayFlowConverter() |
@Bean(value="sentinel-xml-gw-flow-converter") public XmlConverter xmlGatewayFlowConverter()
@Bean(value="sentinel-xml-gw-api-group-converter") public XmlConverter xmlApiConverter()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.