geekyhacker.com
How to deal with Hibernate entities in Kotlin
Spring Boot officially supports Kotlin. It works perfectly for almost everything except Spring Data JPA. To be realistic, that is not even a Spring issue. It’s mainly related to how Hibernate…