You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker-compose down -v; ./gradlew clean build; docker-compose up --build --force-recreate --remove-orphans
# or
./gradlew clean build
docker-compose up --build --force-recreate --remove-orphans
http :8080
http :8080/hello
http :8080/hello/lol
docker-compose down -v;
---
.build and run