Jackson JSON Processor

Deserializer

Summary

Description

Deserialization specific code, features of data binding (mapper) package.

Issues: Unresolved

  • Improvement JACKSON-375 compatible with name() when using toString() style for deserialize enum
  • New Feature JACKSON-490 Allow subclasses to "inherit" @JsonCreator annotation from superclass constructor
  • Improvement JACKSON-651 @JsonAnySetter "enableForAll" feature

Issues: Updated recently

  • Improvement JACKSON-489 30/Apr/13 Support use of paranamer in @JsonCreator constructors and methods to get property names
  • Bug JACKSON-888 11/Mar/13 Different field names used for serializing/deserializing StackTraceElement
  • New Feature JACKSON-538 11/Mar/13 Add post-processing (deserialization) hook, like @JsonPostDeserialize

Versions: Unreleased

...and 1 more Show first 5 only