spring-framework / org.springframework.http.converter.json / Jackson2ObjectMapperFactoryBean / setObjectMapper

setObjectMapper

open fun setObjectMapper(objectMapper: ObjectMapper): Unit

Set the ObjectMapper instance to use. If not set, the ObjectMapper will be created using its default constructor.