- java jdk 11 or higher
- docker
- docker-compose
- change to the directory docker-compose
- execute command docker-compose up -d
- change to the root directory
- execute command ./mvnw clean install
cd docker-compose
docker-compose up -d
cd ..
./mvnw clean install