Setup:
- Mysql for Actual Implementation - DB dump attached in test/resources/scripts folder
- In-Memory for Unit Tests and Integration Tests
How to Run:
- Run TradingApplication.java main method from any IDE
- Curls for Rest calls attached in test/resources/scripts/curls file