@Michel I just started with kotlin and a
start.spring.io template. Some things work a little deferent, but the error messages are good enough to find out what to fix. I'm using jpa, and kotlin does not have a no-args constructor for data classes, but the kotlin plugin should be able to fix that.