You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trying Kotlin, I tried to just use Java and still it seems, that my AggregateRoot is not being annotated with a JPA annotation ("...not a managed entity").
I've tried to keep my minimal buildable thing as close to the examples as possible, but used Kotlin for the buildfile instead of Groovy.
Next thing would be "Just use Maven", I guess...but I didn't suffer enough yet and unfortunately I'm stubborn, so I'd like to know, what I'm missing? Can someone help?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, it's me again. :-)
After trying Kotlin, I tried to just use Java and still it seems, that my AggregateRoot is not being annotated with a JPA annotation ("...not a managed entity").
I've tried to keep my minimal buildable thing as close to the examples as possible, but used Kotlin for the buildfile instead of Groovy.
Next thing would be "Just use Maven", I guess...but I didn't suffer enough yet and unfortunately I'm stubborn, so I'd like to know, what I'm missing? Can someone help?
Regards
Beta Was this translation helpful? Give feedback.
All reactions