Package org.keycloak.it.junit5.extension
Annotation Interface Storage
Use this annotation to change the default storage configuration when running a test.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanIftrue, the cache is set to local by default.
-
Element Details
-
defaultLocalCache
boolean defaultLocalCacheIftrue, the cache is set to local by default.- Default:
- true
-