Annotation Interface CosmosPartitionKey


@Documented @Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface CosmosPartitionKey
Annotates an entity's field/accessor as the partition key.
Author:
Daniel Sagenschneider