A Spring Boot project simple E-Commerce.
Run the command below in Git Bash or Terminal to clone the repository:
git clone https://github.com/LeonardoMeireles55/E-Commerce-API.git
In the project root directory, run the command:
docker-compose up or docker compose up
http://localhost:8080/swagger-ui.html
username:admin password:12345Admin@ for private routes.