keycloak-scim/model
Alexander Schwartz 7933f0489d Align startup of Quarkus with the regular startup to ensure boostrap locks are created.
Also fixing an issue where DBLockGlobalLockProviderFactory held on to an old session, which lead to a closed DB connection on Quarkus.

Closes #16642
2023-01-30 12:59:40 +01:00
..
build-processor Field generator: getCollectionElementClass method not generated when no addElement method is present in interface 2023-01-04 17:12:59 +01:00
infinispan Prevent endless loop in case of split-brain 2023-01-13 16:23:18 +01:00
jpa Align startup of Quarkus with the regular startup to ensure boostrap locks are created. 2023-01-30 12:59:40 +01:00
legacy Remove deprecated methods from data providers and models 2022-10-25 09:01:33 +02:00
legacy-private Align startup of Quarkus with the regular startup to ensure boostrap locks are created. 2023-01-30 12:59:40 +01:00
legacy-services Keep consistency when importing realms at startup when they are exported via the export command 2023-01-06 18:53:01 +01:00
map Avoid using Hibernate APIs to cache query results as the API changes in Hibernate 6 2023-01-18 14:42:42 +01:00
map-file Create map-file module with empty implementations 2022-11-29 12:58:55 +01:00
map-hot-rod Introduce Infinispan GlobalLock implementation 2023-01-05 16:58:44 +01:00
map-jpa Add transaction tests to model tests 2023-01-26 12:55:22 +01:00
map-ldap Fixing UserFederationLdapConnectionTest,LDAPUserLoginTest to work with FIPS (#15299) 2022-11-03 16:35:57 +01:00
pom.xml Create map-file module with empty implementations 2022-11-29 12:58:55 +01:00