New posts in lombok

Lombok hashCode:: 1. Why good? 2. Why no compile error? [closed]

Lombok getter/setter vs Java 14 record

What are the risks with Project Lombok?

Lombok not working with IntelliJ 2020.3 Community Edition

Lombok @Builder not initializing collections

Lombok causing "Actual and formal arguments lists differ in length error"

sonarqube + lombok = false positives

ObjectMapper can't deserialize without default constructor after upgrade to Spring Boot 2

Adding Lombok plugin to IntelliJ project [duplicate]

Mapping the same Json key in different variables in the same object

Use custom setter in Lombok's builder

Compiling a Java Class in memory with `lombok` annotations and Java JDK 8

StackOverflowError Springboot OneToMany BiDirectional Mapping

how to configure lombok in eclipse luna

Error: package javax.annotation does not exist after upgrade to lombok 1.16.2

Lombok plugin incompatible with 2018.1 Intellij Idea

Lombok @builder on a class that extends another class

How set an Builder object from constructor

Cannot find symbol (all the constructors, getters and setters) in spring boot

View lombok generated code in IntelliJ IDEA