This is an example project for the integration of Keycloak in an Angular SPA.
- frontend contains Angular frontend
- backend contains simple Micornaut backend with http path
/public
and/protected
- test contains tests with k3s (using k3s-maven-plugin)
mvn clean package -T1C -pl \!test
mvn clean integration-test -pl test