IgnoreExtraProperties
@Retention(value = RetentionPolicy.RUNTIME)
@Target(value = [ElementType.TYPE])
annotation IgnoreExtraProperties
Properties that don't map to class fields are ignored when serializing to a class annotated with this annotation.