@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=com.fasterxml.jackson.databind.ObjectMapper.class) public class JacksonAutoConfiguration extends Object
ObjectMapper
in case none is already configured.Jackson2ObjectMapperBuilder
in case none is already configured.Module
beans with all ObjectMapper
beans
(including the defaulted ones).Constructor and Description |
---|
JacksonAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
JsonComponentModule |
jsonComponentModule() |
@Bean public JsonComponentModule jsonComponentModule()