Sample Todo application with Spring Boot and Thymeleaf.
- Java 21, Kotlin 1.9.24
- Spring Boot 3.3.1
- Spring Security 6.3.1
- Thymeleaf 3.1
- MySQL 5.7
- Mybatis 3.5.14
- Docker Compose
- Buildpack
- JUnit
- Testcontainers
- ArchUnit
- Jacoco
- Codecov
- GitHub Action
- OpenRewrite
- Schemaspy
make build
make all
make down
make db-up