Kotlin supports Lombok on Java classes for some time but doesn't support it declared on Kotlin classes. We have implemented our own compiler plugin to support a limited set of Lombok annotations on Kotlin classes here: https://github.com/bivektor/lombokt