Package io.micronaut.data.cosmos.annotation
-
Annotation Types Summary Annotation Type Description CosmosRepository Stereotype repository that configures aRepository
as aCosmosRepository
.ETag Field annotation indicating that entity field should be used as a document version or _etag in Azure Cosmos Db.PartitionKey Field annotation indicating that entity field should be used as partition key.