@Configuration @Requires(property="microstream.enabled", notEquals="false")
See: Description
Interface | Description |
---|---|
RootProvider<T> |
Functional interface to ease getting the Root Instance of MicroStream Store Manager.
|
Class | Description |
---|---|
DefaultRootProvider<T> |
Creates a bean of type
RootProvider for each StorageManager . |