8
java champions speaking out against lombok
(www.linkedin.com)
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
I never saw a benefit in using Lombok, but I did run into issues with it. As it works outside the compiler, you are basically writing Java+Lombok. And as the article says, with an IDE and a recent JDK there is really no benefit provided by Lombok.