-
-
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
@JsonValue ignores annotations on annotated field (particularly @JsonInclude)
2.18
#4762
opened Oct 23, 2024 by
sikorskii
1 task done
ConfigOverride using Nulls.AS_EMPTY does not work with JsonManagedReference
2.18
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
#4758
opened Oct 21, 2024 by
robrat
1 task done
Deserialization with Builder, External type id, Indicates that there exists a test case (under `failing/`) to reproduce the issue
@JsonCreator
failing
2.18
has-failing-test
#4742
opened Oct 9, 2024 by
bernd
1 task done
Serializing a
Map<K, V>
field uses declared type for key serialization rather than key instance type
2.18
#4736
opened Oct 7, 2024 by
emilyy-dev
1 task done
DeserializationProblemHandler.handleUnexpectedToken cast Object to String
2.18
#4656
opened Aug 6, 2024 by
yacine-pc
1 task done
@JsonIncludeProperties & @JsonIgnoreProperties is ignored when deserializing Records
2.18
Record
Issue related to JDK17 java.lang.Record support
#4629
opened Jul 21, 2024 by
yihtserns
1 task done
@JsonIgnore & @JsonProperty.access=READ_ONLY on Record property ignored for deserialization, if @JsonProperty.value is the same as the property name
2.18
Record
Issue related to JDK17 java.lang.Record support
#4628
opened Jul 21, 2024 by
yihtserns
1 task done
Handling of annotations assigned to constructor parameters of the Problem with property discovery (introspection)
Record
Issue related to JDK17 java.lang.Record support
record
class
2.18
property-discovery
#4513
opened May 4, 2024 by
k163377
Remove unnecessary external synchronization from
SerializerCache
access of _sharedMap
2.18
#4442
opened Mar 22, 2024 by
cowtowncoder
ParameterNamesModule causes @ConstructorProperties to be ignored, constructor called with null value
2.18
lombok
Issue (likely) related to use of Lombok
#4310
opened Jan 8, 2024 by
lbenedetto
1 task done
ProTip!
Adding no:label will show everything without a label.