Banking Demo Java Project
1. Download the project as zip file into your computer
2. Unzip the project at your desired location
3. Open the project into intellij
mkdir -p shared/mysql_data
mvn clean install -f account.client/pom.xml
mvn clean install -f account.mov/pom.xml
docker build -q --rm -t client account.client/.
docker build -q --rm -t mov account.mov/.
sudo docker-compose up -d
docker-compose down
load File BankingDemoJava.postman_collection.json
localhost:5000/swagger-ui/index.html
localhost:5001/swagger-ui/index.html