ObjectMapper
Summary
Description
Core data binder functionality that is not specific to serialization, deserialization, or tree model.
- Lead: Tatu Saloranta
Issues: Unresolved
-
JACKSON-890
Can not handle managed/back reference value deserializer is of type ContainerDeserializerBase, but content type is not handled by a BeanDeserializer (instead it's of type com.fasterxml.jackson.databind.deser.AbstractDeserializer)
-
JACKSON-896
Bug with polymorphic marshalling / unmarshalling objects with composite structure.
-
JACKSON-897
NullPointerException in BeanPropertyMap.java:80
Issues: Updated recently
-
JACKSON-899
Last Sunday 6:03 AM
ObjectMapper fails to bind fields on deserialization to common referenced object when @JsonUnwrapped is used
-
JACKSON-897
15/Apr/13
NullPointerException in BeanPropertyMap.java:80
-
JACKSON-896
27/Mar/13
Bug with polymorphic marshalling / unmarshalling objects with composite structure.