Cross-reference the blog article

This commit is contained in:
Roland Illig 2017-11-12 08:16:25 +01:00 committed by GitHub
parent 5cf200dd0f
commit 0aa6090ac9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
# spring-kotlin-jpa
This repository contains sample code using Spring Boot and Kotlin to work with JPA.
The code is explained [in a blog article](https://blog.codecentric.de/en/2017/06/kotlin-spring-working-jpa-data-classes/).