xxxxxxxxxx
According to official docs, “Project Lombok is a java library that automatically
plugs into your editor and build tools, spicing up your Java.”
This library provides a set of user-friendly annotations that generate the code
at compile time, helping the developers save time and space and improving code
readability.