9f418cd996
* BAEL-5138: Implementation code for Lombok @With Methods * BAEL-5138: Implementation code for Lombok @With Methods * Fixed a type issue in HolderUnitTest * Removed a constructor from User to avoid confusion with article |
||
---|---|---|
.. | ||
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
- Using Lombok’s @Accessors Annotation
- Omitting Getter or Setter in Lombok
- Declaring Val and Var Variables in Lombok