mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-11 17:59:09 -06:00
* fix: small refinements to minimize the config logic closes: #38236 Signed-off-by: Steve Hawkins <shawkins@redhat.com> # Conflicts: # quarkus/runtime/src/main/java/org/keycloak/quarkus/runtime/configuration/KeycloakPropertiesConfigSource.java # Conflicts: # quarkus/runtime/src/main/resources/META-INF/keycloak.conf * fully removing profiled property considerations also removing classpath based config sources Signed-off-by: Steve Hawkins <shawkins@redhat.com> * switching run-time property check to INFO, instead of WARNING Signed-off-by: Steve Hawkins <shawkins@redhat.com> --------- Signed-off-by: Steve Hawkins <shawkins@redhat.com>