there are certain cases like marshalling of Kotlin...
# getting-started
s
there are certain cases like marshalling of Kotlin data classes, in which case you can usually google for
${libName} kotlin
and get some results (e.g.
jackson-kotlin-module
)