Annotation Interface AllowScan


@Retention(RUNTIME) @Target(METHOD) @Documented public @interface AllowScan
Allows a derived repository query to execute as a DynamoDB scan.
Since:
1.0.0
Author:
Matej Nedic