-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow use of "any setter" as a backup for Creator(-only) properties
#1401
opened Oct 5, 2016 by
cowtowncoder
Default typing adds typing info to collections even with Indicates that there exists a test case (under `failing/`) to reproduce the issue
@JsonTypeInfo(use = Id.NONE)
override
has-failing-test
#1391
opened Sep 29, 2016 by
jmax01
Add Deserilization Feature: Ignore numeric values out of range
#1379
opened Sep 20, 2016 by
nathanabercrombie
Improve handling of Issues to be only tackled for Jackson 3.x, not 2.x
@JsonTypeInfo
, defaultImpl
to anchor definition
3.x
#1358
opened Aug 31, 2016 by
cowtowncoder
Allow use of
@JsonFormat(shape=Shape.STRING)
for string[]
, int[]
, long[]
#1242
opened May 20, 2016 by
cowtowncoder
Add support for collecting multiple deserialization failures during processing, not just first one
most-wanted
Tag to indicate that there is heavy user +1'ing action
#1196
opened Apr 14, 2016 by
odrotbohm
Incorrect deserialization of inner object when using
@JsonUnwrapped
, with duplicate property
#1176
opened Mar 30, 2016 by
Sild
@JsonTypeInfo with EXTERNAL_PROPERTY doesn't handle arrays of polymorphic types
#1127
opened Feb 12, 2016 by
alex-crowell
Support
@JsonFormat
for String
, numbers, using String.format()
#1114
opened Feb 2, 2016 by
cowtowncoder
@JsonIgnoreProperties does not stack
3.x
Issues to be only tackled for Jackson 3.x, not 2.x
#1037
opened Dec 4, 2015 by
markwoon
Force root wrapping per class
most-wanted
Tag to indicate that there is heavy user +1'ing action
#1022
opened Nov 26, 2015 by
cowtowncoder
@JsonDeserialize on base class overrides @JsonCreator on derived class
#1018
opened Nov 23, 2015 by
david-bakin
Add a new property in
@JsonNaming
to allow override of explicit property names
#926
opened Sep 10, 2015 by
cowtowncoder
Unable to have two @JsonUnwrapped annotated object of same type within one constructor
#917
opened Sep 3, 2015 by
smil2k
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.