Package io.micronaut.microstream.annotations
package io.micronaut.microstream.annotations
Packages relates to MicroStream annotations.
- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
ClassDescriptionAn around annotation for methods which simplifies storing objects in an associated Storage Manager.Utility classes to map to the
Store
annotation.An around annotation for methods which simplifies storing objects in an associated Store Manager.Maps theStoreParams
annotation to theStore
annotation.An around annotation for methods which simplifies storing objects in an associated Store Manager.Maps theStoreReturn
annotation to theStore
annotation.An around annotation for methods which saves the Root Object of a MicroStream instance.Defines the way the instance that will be stored in the Store Manager.