1.2 KiB
1.2 KiB
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
- Lombok Using @With Annotations