The application provide docker for deployment.
- Test data with 100000 deals is in deals-data.csv under "test-data" folder.
- To run the application run "db-docker.sh" first then run "app-docker.sh". Remember before running the container build the project first using "mvn clean install".