This repository contains a simple todo application built with Spring Boot
Build with the included Maven wrapper
./mvnw clean install
Run via command line
./mvnw spring-boot:run
Fork, improve and PR. ;-)
- Added security to endpoints except health
- Disabled tests