@Configuration @ConditionalOnClass(value=) @ConditionalOnBean(value= ) @EnableConfigurationProperties(value=HttpMapperProperties.class) protected static class HttpMessageConvertersAutoConfiguration.XmlMappers extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
HttpMessageConvertersAutoConfiguration.XmlMappers() |
| Modifier and Type | Method and Description |
|---|---|
MappingJackson2XmlHttpMessageConverter |
mappingJackson2XmlHttpMessageConverter(Jackson2ObjectMapperBuilder builder) |
protected HttpMessageConvertersAutoConfiguration.XmlMappers()
@Bean @ConditionalOnMissingBean public MappingJackson2XmlHttpMessageConverter mappingJackson2XmlHttpMessageConverter(Jackson2ObjectMapperBuilder builder)
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.