What is Java Project Lombok? || GoodBye Boilerplate Code

preview_player
Показать описание
#lombok #java #naveenautomationlabs
In this video, I have explained What is Java Project Lombok?
Say GoodBye Boilerplate Code.
Reduce the number of lines of code in your Java class.

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

This was amazing..12mins of complete knowledge 👌

sanghamitrabhowmicklive
Автор

Thank you Naveen, Lombok is just like a magic to cleanup the boilerplate code

sureshgarine
Автор

Thanks a lot Sir, This was really required when we work with POJO classes of RestAssured. :) .

blablagswjsvsns
Автор

Thanks Naveen, I used it one of the project as a beginner .now most of the concepts got cleared

MrGpkumar
Автор

Thanks Naveen for taking up this cool stuff, Although I know this already, but after your explanation it is more clear now 👍😊

SarangHoley
Автор

I'm having this lambok implemented in my project and now I got to know purpose of it. Thanks buddy!

Pratstorm
Автор

Thank you, You are the best!!! Can we use this in POM when we are designing our framework.

gangstaabhia
Автор

Clean Explanation, I will definitely use this. Thanks Naveen :)

amitkumarsantra
Автор

Thanks alot Naveen for creating this video, could you pls make one video how we can implement the same in our automation project

nirmalchakraborty
Автор

How this developer guys are doing magic ??what is their thought process..we really need to learn this before learning programming or coding.

sagars
Автор

Nice. I use this regularly along with Jackson library for serialisation and de serialisation. Deserialisation is bit of pain with Lombok data classes. But they have a beta annotation for it now. Overall a good library to reduce boiler plate code. Nice one Naveen. 🎉

sharathkumar
Автор

How to put breakpoint for the setters?

We will have to put breakpoint on the variable name and in that case even the getters will trigger breakpoints.

vijaymamoria
Автор

Thank you so much sir for your effort, could you please share a github link for this session

palakgosai
Автор

Me be like: Kitni awesome API hai yaar 😀.
😂

prasadsawant
Автор

Hi Naveen, thanks for such informative videos. Could you please create videos on Code review tools such as SonarLint or SonarQube etc or code review practices which are becoming necessary now a days in automation projects.

kunal
Автор

Thanks Naveen, this is really useful, could you please provide some details about @builder and @builder.default with pojo class for data build in further sessiona

manojk
Автор

Thank you Naveen, but could you please tell me how can this be utilized while working on creating a framework?

satyapavankodavatiganti
Автор

Thank you for this awesome piece.
Few doubts.
1) Will there be any issue once we compile & execute Lombok enabled code in servers without having Lombok plugin there?
2) Uses other than getter & setters.

Thanks.

PrashantTiwariGoogleDoodle
Автор

Thanks but while run Java command shows could not find or not load main class error showing. Can you please help.

hiteshdarji
Автор

What if i have to put some validation logic in constructor or setters method?
Is there any workaround for that?

Unstoppableankit