- Execute: mvn clean package
- Build program
- execute java -jar target/money-transfer-api-jar-with-dependencies to run program with default configuration
- execute java -jar target/money-transfer-api-jar-with-dependencies param1 param2 param3 where param1 is httpServer api, param2 httpServer port, param3 port of redis.