- Java 17
- AWS CLI
- Docker and WSL
- Any IDE
git clone https://github.com/JuannCarloss/ecommerce-sample.gitOpen the Project Folder in your IDE
Generate QClasses from QueryDSL
run
mvn clean install and
mvn clean compile go to docker folder and run
docker-compose up -dEnter in your IDE and Start EcommerceApplication class
to have knowledge of all endpoints go to: Endpoints