Annotation Interface BeanUnwrap


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface BeanUnwrap
When a property is set to unwrap, it will unwrap the internal values of the other side and apply it to the same level of the annotated side.