Swkng
02/24/2020, 9:39 PM@JsonDeserializer
and @JsonSerializer
. By now all that have discovered is that Kotlin uses jackson-module-kotlin
without any success though. Thanks for reading and helping this fellow software engineer.Czar
02/24/2020, 9:47 PM@get:JsonDeserialize
there are also set
, field
, param
and other targets.
https://kotlinlang.org/docs/reference/annotations.html#annotation-use-site-targetsSwkng
02/24/2020, 10:13 PM