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

Changed to allow KotlinFeature to be set in the function that registers a KotlinModule #741

Closed k163377 closed 9 months ago

k163377 commented 9 months ago

SSIA