Sample code using Spring Boot and Kotlin to work with JPA
5bbb84dce6
- Usage of Kotlin JPA compiler plugin to generate default constructors - Jackson builder already register Kotlin module with sensible defaults - One liner syntax + type inference when possible |
||
---|---|---|
.mvn/wrapper | ||
domain | ||
web | ||
.gitignore | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
spring-kotlin-jpa
This repository contains sample code using Spring Boot and Kotlin to work with JPA.