Skip to content

sdeleuze/spring-boot-kotlin-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Kotlin sample project

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

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:

	$ ./gradlew bootRun

And request http://localhost:8080/customers.

This project uses a Gradle Kotlin DSL.

This project is Apache 2.0 licensed.

About

Spring Boot Kotlin project with a REST Webservice and Spring Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages