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

Add Equals and GetHashCode to models #70

@mikaeldui

Description

@mikaeldui

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions