And in the docs for Spring Boot talks about how to...
# jackson-kotlin
a
And in the docs for Spring Boot talks about how to give it your own instance of the Object Mapper (so you can make one using
jacksonObjectMapper
, or you can take theirs and
mapper.registerKotlinModule()