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.11k stars 175 forks source link

Delete Duration conversion that was no longer needed #776

Closed k163377 closed 4 months ago

k163377 commented 4 months ago

Because of value class support, they are now converted elsewhere.