9
submitted 4 weeks ago* (last edited 4 weeks ago) by Custodian6718@programming.dev to c/java@programming.dev

Java champions and Senior engineers speaking out against lombok

you are viewing a single comment's thread
view the rest of the comments

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.

[-] cyberblob@discuss.tchncs.de 2 points 2 weeks ago

I disagree. It looks leaner. But the code is still there and because it's invisible, it requires you to remember more.

this post was submitted on 09 Apr 2025
9 points (76.5% liked)

Java

1640 readers
1 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 2 years ago
MODERATORS