Annotation Type PageModelIgnore
-
@Target({ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD}) @Retention(RUNTIME) public @interface PageModelIgnore
Annotation similar to jackson-annotations @JsonIgnore to suppress a property being serialized in the Page Mode API
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
value
-