Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 265 Bytes

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.