Closed
Description
Juergen Hoeller opened SPR-14347 and commented
Since we're requiring Jackson 2.6+ as of Spring 4.3, we should finally override all of Jackson's factory methods in HandlerInstantiator
, including non-abstract ones and recently introduced ones from Jackson 2.4 and 2.5: for ValueInstantiator
, ObjectIdGenerator
, ObjectIdResolver
, PropertyNamingStrategy
, Converter
, VirtualBeanPropertyWriter
.
Issue Links:
- Spring dependency injection for Jackson serializers [SPR-10768] #15394 Spring dependency injection for Jackson serializers
- Full support for Jackson 2.7 [SPR-13483] #18062 Full support for Jackson 2.7
- Require Jackson 2.6+, FreeMarker 2.3.21+, XStream 1.4.5+ [SPR-13062] #17654 Require Jackson 2.6+, FreeMarker 2.3.21+, XStream 1.4.5+
Referenced from: commits 1dfc0ff