Annotation Interface FullReplaceOverwrite


@Target({FIELD,TYPE,PACKAGE}) @Retention(RUNTIME) public @interface FullReplaceOverwrite
Overwrite strategy that completely replaces the target`s fields with those of the source, only ignoring null values.