Skip to content

Suggestion for using Lombok to reduce boilerplate in entity classes #1955

@gousik-Rao

Description

@gousik-Rao

Hello maintainers,

I noticed that many entity classes like BaseEntity, Person, NamedEntity manually define getters and setters.
Would you be open to introducing Lombok (e.g. @Getter, @Setter, @DaTa) to simplify these?

Happy to raise a PR if this aligns with the project’s style preference.

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