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