Join Slack
Powered by
I'm having some issues with using hibernate with K...
# spring
s
Stian N
04/08/2020, 10:30 AM
I'm having some issues with using hibernate with Kotlin. I have configured the no-args plugin with JPA
https://kotlinlang.org/docs/reference/compiler-plugins.html#jpa-support
, but still I get this error
No default constructor for entity
. Is there anything else I need to to concider?
s
sdeleuze
04/08/2020, 10:30 AM
https://spring.io/guides/tutorials/spring-boot-kotlin/
91
Views
Open in Slack
Previous
Next