You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: