keycloak-scim/quarkus/runtime/src/test
Dominik Guhr 9e57f836f2 Make quarkus runtime properties also available as runtime properties in keycloak
Changes behaviour to:
- all raw quarkus config properties are handled as runtime config in keycloak, with the exception of raw properties we need for additional datasources, there we check for build- vs runtime
- unknown quarkus buildtime properties require a build first or the usual quarkus warning is shown
- wrapped quarkus properties still get ignored / overwritten by our configuration layer (no change in behaviour here)

Closes #10968
2022-03-30 18:13:09 -03:00
..
java/org/keycloak/quarkus/runtime/configuration/test Make quarkus runtime properties also available as runtime properties in keycloak 2022-03-30 18:13:09 -03:00
resources/META-INF Logging guide v1 2022-02-08 18:13:05 -03:00