<@U0C0MTV9V> If they are all data class then seria...
# jackson-kotlin
g
@gmaciel If they are all data class then serialise/deserialise should just work - assuming that you are utilising ObjectMapper().registerModule(KotlinModule()) Let us know how you are setting up your mapper?