@Configuration
@ConditionalOnWebApplication
protected static class FrameworkMvcConfiguration.ObjectMapperBuilderCustomizer
extends java.lang.Object
implements org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer
| Modifier | Constructor and Description |
|---|---|
protected |
ObjectMapperBuilderCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.springframework.http.converter.json.Jackson2ObjectMapperBuilder jacksonObjectMapperBuilder) |