someapp

  1. Start Keycloak

docker-compose -f src/main/docker/keycloak.yml up

  1. Start the App

./gradlew run

  1. Open the app : http://localhost:8080