Practical Kotlin tips and solutions.
Using Spring boot with Kotlin
Sometimes when the field isn't present in json the type resolving fails.
Using Jackson and Spring to configure and Object mapper with Kotlin.
Using mockk to make testing easier
Nested annotations in Kotlin are a bit tricky if you don't know what to do.
Using lists and arrays in kotlin