Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Add Equals and GetHashCode to models #70

Open
mikaeldui opened this issue Mar 8, 2022 · 0 comments
Open

Add Equals and GetHashCode to models #70

mikaeldui opened this issue Mar 8, 2022 · 0 comments

Comments

@mikaeldui
Copy link
Owner

not overriding .equals in purely data java objects should be illegal. especially when you know the codebase uses lombok and the entire effort of adding it is adding @EqualsAndHashCode to the class, and thats literally it. - @mini stelar

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant