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

setCreateXmlMapper

open fun setCreateXmlMapper(createXmlMapper: Boolean): Unit

If set to true and no custom ObjectMapper has been set, a XmlMapper will be created using its default constructor.

Since
4.1