Hrn. Time to par it down to a reproducer. I have a...
# jackson-kotlin
m
Hrn. Time to par it down to a reproducer. I have an ObjectMapper in a companion object that clearly does call
register(KotlinModule())
. It's then used from another class to read the config object.