Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Jackson based XML serialization in RestTemplate [SPR-12225] #16840

Closed
spring-projects-issues opened this issue Sep 19, 2014 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Sep 19, 2014

Sébastien Deleuze opened SPR-12225 and commented

Since Spring 4.1.x now supports Jackson based XML serialization, RestTemplate should create a MappingJackson2XmlHttpMessageConverter instead of a Jaxb2RootElementHttpMessageConverter when Jackson XML extension is detected on the classpath, like WebMvcConfigurationSupport do.


Issue Links:

Referenced from: commits 2989fe4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants