Hi all. Trying to play with Kotlin and JPA. Got er...
# getting-started
p
Hi all. Trying to play with Kotlin and JPA. Got error while query entity InstantiationException: No default constructor for entity. I solve it for Jackson by adding dependency... but how to solve it with JPA?