Microservice with Kotlin, Gradle and basic necessities.
- Import the folder in IntelliJ IDEA as a Gradle project.
- Run the StarterApplication
- Try
http://localhost:8080/
andhttp://localhost:8080/api/v1/sloth
- Simply right-click the test folder, run all tests.
- On the new run configuration, click "Run with coverage".
Feel free to send pull requests.
Enjoy Kotlin!