I was a Lombok doubter. Sure, Lombok will remove the need for common boiler plate code, but IDEs generate getters, setters, equals, hashCode, and toString with ease. How much work could Lombok really save?
It turns out that the answer is “a lot.” Using Lombok allows you to write clearer, more resilient code faster. Come find out all the ways that ways Lombok can help you.