d3648eca9c
* BAEL-3475 - Add code for Lombok Accessors * BAEL-3475 - Updated lombok.version to latest * BAEL-3475 - Rename Test to UnitTest * BAEL-3475 - Add prefix with trailing _, make fields private, and update delombok version |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Project Lombok
This module contains articles about Project Lombok.
Relevant Articles:
- Introduction to Project Lombok
- Using Lombok’s @Builder Annotation
- Using Lombok’s @Getter for Boolean Fields
- Lombok @Builder with Inheritance
- Lombok Builder with Default Value
- Lombok Builder with Custom Setter
- Setting up Lombok with Eclipse and Intellij
- Using the @Singular Annotation with Lombok Builders