diff --git a/README.md b/README.md index a287e7a..3aabad2 100644 --- a/README.md +++ b/README.md @@ -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/).