|
Douglas Campos Keycloak has H2 as their default DB, just looked here: https://github.com/keycloak/keycloak/blob/master/connections/jpa/src/main/resources/META-INF/persistence.xml
not sure, but perhaps we can remove the "hibernate.hbm2ddl.auto" property ?
|