hibernateOnKotlin icon indicating copy to clipboard operation
hibernateOnKotlin copied to clipboard

Sample app Hibernate+Kotlin powered by Spring Boot

Demo application: Kotlin + Hibernate powered by Spring Boot

This application shows how you can set up a simple Spring Boot application written in Kotlin with Hibernate/JPA enabled. It focusing on defining Hibernate entities properly.

Read the corresponding blog post here.