Skip to content

Oduig/kotlin-springboot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-springboot-starter

Microservice with Kotlin, Gradle and basic necessities.

Starting the application

  1. Import the folder in IntelliJ IDEA as a Gradle project.
  2. Run the StarterApplication
  3. Try http://localhost:8080/ and http://localhost:8080/api/v1/sloth

Testing the application

  1. Simply right-click the test folder, run all tests.
  2. On the new run configuration, click "Run with coverage".

Contributing

Feel free to send pull requests.

Enjoy Kotlin!

About

Microservice with Kotlin, Gradle and basic necessities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published