An example application of a Todo List built with Kotlin and Spring Boot. To run the application, start the database using docker-compose located in the dev folder, and then run the application.
The application also includes unit tests running with Testcontainers.