Package com.agorapulse.micronaut.aws.dynamodb.annotation
package com.agorapulse.micronaut.aws.dynamodb.annotation
-
Annotation InterfacesClassDescriptionAnnotates hash key.Makes annotated method in the service interface a query method.Annotates range key.Makes annotated method in the service interface a scan method.Makes annotated interface a declarative DynamoDB service.Makes annotated method in the service interface a scan method.