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
Sébastien Deleuze opened SPR-12149 and commented
AbstractMappingJacksonResponseBodyAdvice.supports() should also return true when the converter is a MappingJackson2XmlHttpMessageConverter in addition to MappingJackson2HttpMessageConverter.
AbstractMappingJacksonResponseBodyAdvice.supports()
MappingJackson2XmlHttpMessageConverter
MappingJackson2HttpMessageConverter
Affects: 4.1 RC2
Referenced from: commits 1c2857d, a29e41b
The text was updated successfully, but these errors were encountered:
sdeleuze
No branches or pull requests
Sébastien Deleuze opened SPR-12149 and commented
AbstractMappingJacksonResponseBodyAdvice.supports()
should also return true when the converter is aMappingJackson2XmlHttpMessageConverter
in addition toMappingJackson2HttpMessageConverter
.Affects: 4.1 RC2
Referenced from: commits 1c2857d, a29e41b
The text was updated successfully, but these errors were encountered: