Skip to content

Introduce Lombok to get rid of boilerplate #1503

@iluwatar

Description

@iluwatar

Project Lombok enables using of annotations to generate code. Let's introduce it to the project to reduce amount of boilerplate. In the first stage we could utilize the simplest annotations like @Getter @Setter @Slf4j @ToString @EqualsAndHashCode. I think the more advanced ones sacrifice code readability and should be avoided.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions