NOTE: This project requires Java 17. Please install it before running the project.
sudo mkdir var/financial-case/postgresql
sudo chmod -R 777 /var/financial-case
./mvnw clean install
docker-compose build
docker-compose up -d
docker-compose down
NOTE: This project requires Java 17. Please install it before running the project.
sudo mkdir var/financial-case/postgresql
sudo chmod -R 777 /var/financial-case
./mvnw clean install
docker-compose build
docker-compose up -d
docker-compose down