Skip to content

lucasfsousa/kotlin-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Spring Boot and Kotlin

This is the code was created originally for the presentation Getting Started with Spring Boot and Kotlin

Starting

You can start it using the command gradle bootRun. This will start the server in the configured port on the application.properties file.

Testing

There are some examples of requests in the file src/test/resources/requests.http.

About

Getting started with Spring Boot and Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages