Merge pull request #2 from rillig/patch-1

Cross-reference the blog article
This commit is contained in:
Reinhard Prechtl 2017-12-28 23:35:08 +01:00 committed by GitHub
commit 3bf872c278
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/).