ProductCatalogAPI Steps to setup: 1. Checkout the project git checkout https://github.com/BaluThota2012/ProductCatalogAPI.git 2. Build the project mvn clean install -DskipTests 3. run docker compose: docker-compose up --build