Spring Boot Kotlin Backend
How to run
clone the project: https://github.com/gurkanucar/kotlin-spring-boot-example
git clone https://github.com/gurkanucar/kotlin-spring-boot-example
cd kotlin-spring-boot-example
run tests
mvn test
run app
mvn spring-boot:run