Join Slack
Powered by
Hi guys, I’m doing a Kotlin app using Spring boot....
# server
j
jivimberg
01/27/2018, 12:01 AM
Hi guys, I’m doing a Kotlin app using Spring boot. The thing is gradle’s kotlin-jpa plugin doesn’t work when starting the Spring boot app from Intellij run. I’ve found a workaround here:
https://stackoverflow.com/questions/43170391/no-default-constructor-for-jpa-entity-with-kotlin-even-with-noarg-plugin
by running “gradle bootRun”. But I’d like to understand why it’s not working…
jivimberg
01/27/2018, 12:47 AM
Nevermind, seems like it was an Intellij bug and it’s been fixed.
3
Views
Open in Slack
Previous
Next