DEV Community

Avoiding Java Boilerplate Code with Project Lombok

Ramiro on January 31, 2019

In this article you will learn how to avoid boilerplate code from your Java projects. You will do so by using features of Project Lombok, a wonderf...
Collapse
 
mgh87 profile image
Martin Huter

I tried Lombok some time ago, but in the end got rid of it again.

The thing is, it's not part of the java standard, so you need in every IDE a plugin to navigate properly and have no syntax errors.

The roll out for intelliJ and Eclipse plugin was really to slow for my pace when I used it.

This might have changed.

If they would decide to add this to the standard somehow I would instantly jump on it again.

Collapse
 
hpj1992 profile image
Harshit • Edited

Some error in the link? Link redirects to the blog "React Hooks".

Here: auth0.com/blog/overview-of-react-h...

Collapse
 
ramiro__nd profile image
Ramiro

Thanks a lot for the heads up, I've fixed the link ✅

Collapse
 
digital_nomad8 profile image
Rajat Arora

Link is incorrect!

Collapse
 
ramiro__nd profile image
Ramiro

Thanks a lot for the heads up, I've fixed the link ✅