Hi everyone. Coming from Java and trying to understand how to use
@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.
c
Czar
02/24/2020, 9:47 PM
I'm not sure what is the problem you're having, but having had some dealings with Jackson, I can point you in the direction of annotation targets. For example: