https://kotlinlang.org logo
g

Gerard Klijs

03/29/2018, 4:55 AM
@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.