How to create custom differ for certain fields?
songtianyi opened this issue · 0 comments
songtianyi commented
java-object-diff is good library, but don't support Array comparing.
Is there a way to implement a custom differ in our own project, and java-object-diff call the custom differ when it meets the field.