Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 180 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 180 Bytes

TODO LIST

Todo application written for fun to learn Spring Boot and Java.

Setup

docker-compose build
docker-compose up -d

Run test

Using make: make test