Juergen Hoeller opened SPR-13728 and commented
Jackson 2.7 (currently in RC1) has breaking changes in its TypeFactory / TypeBindings API which break our AbstractJackson2HttpMessageConverter's generic type adaptation. Let's sort this out for Spring Framework 4.3, while retaining compatibility with Jackson 2.6+.
Affects: 4.2.3
Reference URL: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.7#fix-generic-type-resolution-mechanism
Issue Links:
Referenced from: commits a730e55
Juergen Hoeller opened SPR-13728 and commented
Jackson 2.7 (currently in RC1) has breaking changes in its
TypeFactory/TypeBindingsAPI which break ourAbstractJackson2HttpMessageConverter's generic type adaptation. Let's sort this out for Spring Framework 4.3, while retaining compatibility with Jackson 2.6+.Affects: 4.2.3
Reference URL: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.7#fix-generic-type-resolution-mechanism
Issue Links:
@ResponseBodymethod return type available to message convertersReferenced from: commits a730e55