Annotation Type IgnoreExtraProperties


@Retention(RUNTIME) @Target(TYPE) public @interface IgnoreExtraProperties
Properties that don't map to class fields are ignored when serializing to a class annotated with this annotation.