Project Lombok is a java library that automatically plugs into your editor and build tools.
PPT Link: https://www.slideshare.net/AmitAggarwal34/lombok-89446508?qid=6aa9dafb-ca3d-4cc7-a783-cd2b9411dcd1&v=&b=&from_search=2
After watching this you will be able to give answer on following Questions
What is lombok?
Why to use project Lombok?
How to integrate/plug lombok project jar with you Eclipse ID?
How to use lombok maven project?
What is @Getter/@Setter annotation in Lombok java?
How Project Lombok works?
What is @NonNull annotation?
What is @ToString annotation?
How to generate Equals and Hashcode using Lombok?
Check all lombok java example
What are the benefits/advantages of using lombok?