@Configuration public class JacksonConfig extends Object
JacksonConfig()
com.fasterxml.jackson.databind.ObjectMapper
jacksonObjectMapper(org.springframework.http.converter.json.Jackson2ObjectMapperBuilder builder)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JacksonConfig()
@Bean @Primary @ConditionalOnMissingBean(value=com.fasterxml.jackson.databind.ObjectMapper.class) public com.fasterxml.jackson.databind.ObjectMapper jacksonObjectMapper(org.springframework.http.converter.json.Jackson2ObjectMapperBuilder builder)
Copyright © 2024. All rights reserved.