A vertical slice of a proof of concept project using a mix of advance technologies
#Clone from GitHub https://github.com/hellobasitsiddiqui/trade-logger
git clone git@github.com:hellobasitsiddiqui/trade-logger.git
#How to compile go to to root folder run command 'mvn clean install'
#how to run project using mvn #spring boot start
mvn spring-boot:run
#how to run test using mvn mvn test:test ??
#docker compose start docker compouse up ??
#postman collection