Sample code using Spring Boot and Kotlin to work with JPA
Find a file
Reinhard Prechtl 0b8d94c670
Merge pull request #4 from rillig/fix-date-comparison-in-tests
Fix date comparison in JpaCityServiceTest
2017-12-30 23:21:21 +01:00
.mvn/wrapper Initial commit 2017-06-09 12:20:53 +02:00
domain Merge pull request #4 from rillig/fix-date-comparison-in-tests 2017-12-30 23:21:21 +01:00
web Refactor to idiomatic Spring + Kotlin code 2017-06-16 22:36:18 +02:00
.gitignore Initial commit 2017-06-09 12:20:53 +02:00
mvnw Initial commit 2017-06-09 12:20:53 +02:00
mvnw.cmd Initial commit 2017-06-09 12:20:53 +02:00
pom.xml Update Spring Boot Version 2017-12-29 16:50:04 +01:00
README.md Update README 2017-12-29 17:15:36 +01:00

spring-kotlin-jpa

This repository contains sample code using Spring Boot and Kotlin to work with JPA.

For further information, please refer to this article on the codecentric blog.