Using Java Springboot as a back end to provide API for front end (repo fe-book-shop). Use docker for running the project & mysql
- Make sure you are in this project directory when running these commands through terminal/cmd
- mvn clean package
- docker build -t be-enigma-shop:1.0 .
- docker-compose up -d
- docker compose start
- curl localhost:8080/book