FasterXML / jackson-module-kotlin

Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Apache License 2.0
1.12k stars 175 forks source link

Default arguments were modified to use the specified values as much as possible #750

Closed k163377 closed 8 months ago

k163377 commented 8 months ago

To ensure that defaults are not forgotten when they are changed.