Package io.github.krandom.annotation
Annotation Exclude
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.FIELD}) public @interface Exclude
Annotation to exclude a field from being populated.
Mahmoud Ben Hassine ([email protected])