Annotation Type Ignore


@Target(FIELD) @Retention(SOURCE) public @interface Ignore
Mark a field on a BeanParam/FormParam class as not a request parameter of any kind.