-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Bertrand Renuart opened SPR-13240 and commented
When configuring itself, AllEncompassingFormHttpMessageConverter doesn't prefer Jackson2 over JAXB for XML serialisation if Jackson2 is present on the classpath.
Because of this, it doesn't follow the behaviour of WebMvcConfigurationSupport or RestTemplate.
Affects: 4.2 RC3
Issue Links:
- Add Gson HttpMessageConverter [SPR-9488] #14123 Add Gson HttpMessageConverter
- Support Jackson2 based XML serialization/deserialization [SPR-11785] #16407 Support Jackson2 based XML serialization/deserialization
- Support Jackson based XML serialization in RestTemplate [SPR-12225] #16840 Support Jackson based XML serialization in RestTemplate
- AllEncompassingFormHttpMessageConverter prioritizes Jackson 2 XML over JSON [SPR-13309] #17894 AllEncompassingFormHttpMessageConverter prioritizes Jackson 2 XML over JSON
Referenced from: commits 9de824b
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement