/project-lombok-tutorial

Project Lombok annotations example

Primary LanguageJava

Related Project Lombok Articles

1. Project Lombok - @NonNull Annotation Example
2. Project Lombok - Getter, Setter and Constructor Example 
3. Project Lombok - toString(), equals() and hashCode() Method Example
4. Project Lombok - @Data Annotation Example
5. Project Lombok - Builder Pattern using @Builder Annotation
6. Project Lombok - Logging @Slf4j Annotation Example
7. Project Lombok - Automatic Resource Management using @Cleanup
8. Project Lombok - @Synchronized Annotation Example