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

Make nulls = FAIL work even for primitives and missing #739

Closed k163377 closed 9 months ago

k163377 commented 9 months ago

Fixed bug by #738