can add @ObjectDiffProperty use to class field?
angeltping opened this issue · 0 comments
angeltping commented
because I use lombok can't see get method,I know use
ObjectDifferBuilder.inclusion().exclude().propertyName("fullName");
also ingore properties,but use annotation is nice.
can add @ObjectDiffProperty use to class field?