Annotation Interface GdprBase


@Target(FIELD) @Retention(RUNTIME) public @interface GdprBase
Marks a field in an entity as base information for EU General Data Protection Regulation compliance.

@GdprBase mark fields containing personal data.

For usage instructions, see Gdpr.