- Run
./gradlew clean build
- Run
./gradlew clean bootRun - Navigate to the application within the browser at http://localhost:8080
- Install latest version of Docker
- Run
docker-compose up --build - Navigate to the application within the browser at http://localhost:8080