Java champions and Senior engineers speaking out against lombok

  • state_electrician@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    ·
    10 days ago

    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.