jackson-docs icon indicating copy to clipboard operation
jackson-docs copied to clipboard

Documentation for the Jackson JSON processor.

Results 7 jackson-docs issues
Sort by recently updated
recently updated
newest added

As a user's perspective, it is better to have less place to expose informations. Sadly I can't make a PR on Wiki itself 😅

Spring Boot was upgraded to 2.5.4, Jackson 2.12.4, and the default value of 1970-1-1 was deserialized when no value was passed in the date field in the XML message. I...

This is not a solution for every use case, in large part because the Reflections scan can take some time, but it's a pattern that may be generally applicable enough...

Currently exact logic that Jackson uses for generating and resolving Object Ids is not properly documented anywhere. But it should be. Should this be on `jackson-databind` project wiki, linked to...