Hacker News new | ask | show | jobs
by pjmlp 2116 days ago
Some circles rely on Lombok, I never used it nor plan to.

I rely miss checked exceptions on .NET, specially with libraries that provide zero documentation about their exceptions.

1 comments

I've never seen the allure of lombok.

Most things shouldn't even have getters and setters apart from your @Entity classes.