Project Lombok is a java library tool that is used to minimize/remove the boilerplate code and save the precious time of developers during development by just using some annotations . In addition to it, it also increases the readability of the source code and saves space.