Dunno if it’s any use to you, but when we first migrated to Kotlin I wrote an annotation processor to generate builders from Kotlin data classes -> https://github.com/Masabi/kotlinbuilder
e
ephemient
07/22/2021, 8:24 AM
in the short term, delombok might be a workable hack?