Package io.micronaut.microstream
@Configuration
@Requires(property="microstream.enabled",
          notEquals="false")
package io.micronaut.microstream
Class related to MicroStream integration with the Micronaut Framework.
- Since:
 - 1.0.0
 - Author:
 - Sergio del Amo
 
- 
ClassDescriptionCreates a bean of type
RootProviderfor eachStorageManager.RootProvider<T>Functional interface to ease getting the Root Instance of MicroStream Store Manager.