8
submitted 1 week ago* (last edited 1 week 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
[-] Von_Broheim@programming.dev 1 points 4 days ago* (last edited 4 days ago)

I thought that the whole point of Lombok is that it's not reflection based, they explicitly refuse to use reflection as a design principle. Afaik lombok statically generates methods and classes at pre compile. That's why for example lombok does not support constructor inheritance or overloading.

this post was submitted on 09 Apr 2025
8 points (75.0% liked)

Java

1637 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