Closed
Description
Hi, would you be open to using delombok (either at build time or on the entire codebase) from this project? Lombok makes it incompatible with Kotlin (see https://stackoverflow.com/questions/35517325/kotlin-doesnt-see-java-lombok-accessors/35530223#35530223) from the Kotlin team.
Lombok provides already a de-lombok tool https://projectlombok.org/features/delombok that could be used for this, which would then make it compatible with Kotlin.