Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 147 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 147 Bytes

Spring TODO

How to run:

Start docker with DB:

docker-compose -f .\db\stack.yml up -d

Run app:

./mvnw spring-boot:run