-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: ProjectMapK/jackson-module-kogera
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
When directly deserializing a About value class support
value class
that wraps a nullable, deserialization fails if the input is null
.
value class
#209
opened Jan 14, 2024 by
k163377
Cannot parse by About value class support
Kogera
if value class
is specified for the return value of the generic default implementation
value class
#129
opened Aug 11, 2023 by
k163377
Kogera should consider
data class
property defaults with JsonInclude.Include.NON_DEFAULT
#84
opened Mar 17, 2023 by
Quantum64
nullToEmptyCollection/Map option is not working when initializing with setter
#64
opened Feb 11, 2023 by
k163377
If About value class support
value
in value class
is nullable
and the argument definition is non-null
, deserialization fails by NoSuchMethodException
when using default arguments.
value class
#51
opened Jan 24, 2023 by
k163377
JsonSerialize annotation may not work for properties of value class in some cases
value class
About value class support
#38
opened Jan 15, 2023 by
k163377
ProTip!
Exclude everything labeled
bug
with -label:bug.