Skip to content

Careful with Lombok's Data annotation #4

@danieljipa

Description

@danieljipa

You're using it with BigDecimal. You may end up with things like 1.10 != from 1.1 or 1.100. Override the equals&hashCode methods on each class with BigDecimal in it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions