BOOking how to run the app: docker-compose up -d then: ./gradlew war ( this must be run for changes to take effect. ) then visit localhost/booking-1.0 or localhost importing schema to postgres: after running the docker containers run ./gradlew migrate