Annotation Type Exclude


  • @Retention(RUNTIME)
    @Target({FIELD,METHOD})
    public @interface Exclude
    Specify that an attribute or method is excluded from serialization.