@EnableConfigurationProperties(value=WrapperProperties.class) public class WrapperConfiguration extends Object
| Constructor and Description |
|---|
WrapperConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
objectMapper(org.springframework.http.converter.json.Jackson2ObjectMapperBuilder builder) |
org.springframework.boot.web.servlet.FilterRegistrationBean |
registrationBodyCacheFilter() |
@Bean(value="registrationBodyCacheFilter") public org.springframework.boot.web.servlet.FilterRegistrationBean registrationBodyCacheFilter()
@Bean public com.fasterxml.jackson.databind.ObjectMapper objectMapper(org.springframework.http.converter.json.Jackson2ObjectMapperBuilder builder)
Copyright © 2019. All rights reserved.