Skip to content

Commit

Permalink
Add a link to tut-spring-boot-kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze authored May 12, 2018
1 parent 956851d commit 811119f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Spring Boot Kotlin sample project

This is the source code for the a sample Spring Boot application developed with Kotlin and Spring Data JPA.
This is the source code for the a sample Spring Boot application developed with Kotlin and Spring Data JPA.

**See also https://github.com/spring-guides/tut-spring-boot-kotlin for a more complete Spring Boot + Kotlin + JPA example.**

You can launch the application with by running:

Expand All @@ -12,4 +14,4 @@ classes and methods, see [this blog post](https://blog.jetbrains.com/kotlin/2016
Make sure you have at least IntelliJ IDEA 2017.1 and Kotlin plugin 1.1.x.
This project uses a [Kotlin based Gradle](https://github.com/gradle/kotlin-dsl) configuration.

This project is Apache 2.0 licensed.
This project is Apache 2.0 licensed.

0 comments on commit 811119f

Please sign in to comment.