keycloak-scim/quarkus/extensions
Thomas Darimont 6591bdcdf5 KEYCLOAK-12436 Fixes NPE in QuarkusCacheManagerProvider when default settings are used
org.keycloak.provider.quarkus.QuarkusCacheManagerProvider#loadDefaultConfiguration
fails with an NPE (while trying to unbox null into a boolean) if the current
config does not contain "clustered". This happens when quarkus:dev mode is used
without parameters.
2019-12-10 19:34:41 -03:00
..
src/main KEYCLOAK-12436 Fixes NPE in QuarkusCacheManagerProvider when default settings are used 2019-12-10 19:34:41 -03:00
pom.xml KEYCLOAK-11347 - MicroProfile-Config 2019-12-10 12:08:22 +01:00