Description
Jackson is a package that contains a high-performance streaming JSON parser/generator, as well as two additional data binding abstractions (ObjectMapper for mapping Json to/from Object, and Tree Model for building traversable tree model from streaming Json parser)
-
- Lead:
- Tatu Saloranta
- Key:
- JACKSON
Issues: Due
-
JACKSON-720
Mix-ins vanish if registered before setDateFormat
-
JACKSON-778
Incorrect detection generic type
-
JACKSON-28
Data binding for http query parameters
Issues: 30 Day Summary
Issues: 32 created and 65 resolved
Issues: Updated recently
-
JACKSON-781
Today 12:05 PM
Add @JsonWrapped (to complement @JsonUnwrapped)
-
JACKSON-779
Yesterday 12:29 PM
JSON parser balks on UTF-8 characters in Java-style comments
-
JACKSON-780
Yesterday 11:38 AM
MissingNode.as* doesn't return default value