Codebase for the blog post Building Spring Boot Applications With Maven and Kotlin
Steps to run this project:
- Clone this Git repository
- Navigate to the folder
spring-boot-with-maven
- Start the application with
mvn spring-boot:run
- Access http://localhost:8080/api/todos or http://localhost:8080/api/persons