Skip to content

Issues: FasterXML/jackson-databind

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

@JsonIgnore not working in superClass lombok Issue (likely) related to use of Lombok need-test-case To work on issue, a reproduction (ideally unit test) needed
#3326 opened Nov 17, 2021 by yunchuan1883
If the class and the field have the same name, the field cannot be serialized lombok Issue (likely) related to use of Lombok need-test-case To work on issue, a reproduction (ideally unit test) needed
#3291 opened Sep 30, 2021 by amlyczz
JSON parse error when API request object contains a single private final field lombok Issue (likely) related to use of Lombok need-test-case To work on issue, a reproduction (ideally unit test) needed
#3264 opened Aug 31, 2021 by yoavikz
getOutputContext().getCurrentName() Persists the previous property name when called on @ JsonAnyGetter lombok Issue (likely) related to use of Lombok need-test-case To work on issue, a reproduction (ideally unit test) needed
#3206 opened Jul 12, 2021 by Aravinda93
can not deserializate the superclass field with JsonDeserialize in Builder model builder-related Issue related to handling of Builder-style deserialization lombok Issue (likely) related to use of Lombok
#3175 opened Jun 11, 2021 by JaeCoding
Problem with multi-argument Creator with @JsonBackReference property lombok Issue (likely) related to use of Lombok
#1516 opened Feb 3, 2017 by sarahlikesglitter
ProTip! Exclude everything labeled bug with -label:bug.