lilian-benoit / keycloak-quarkus-debug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keycloak-quarkus-debug

  • import pom.xml as Maven project
  • find KeycloakMain class and set a breakpoint
  • run docker-compose up - imports realm-config/local and starts KC in debug mode.
  • in IDEA create Remote JVD debug on 5005 port and start debugging

About

License:Apache License 2.0


Languages

Language:Makefile 100.0%