Tag:

Lombok

by Imran Shaikh 4 comments

Java 16 Record is a powerful feature that greatly reduces the boilerplate code of POJO. No more external Lombok library.

by Imran Shaikh 0 comment

Read and modify the behavior of the class at runtime with Java’s Reflection API. It is used by Spring to auto wiring your dependency.

by Imran Shaikh 4 comments

We will discuss How to use Lombok in our code. We will look at @Getter @Setter and @Data @Log @Builder and many more. Fully …

by Imran Shaikh 0 comment

No more boilerplate code in Java. Use Lombok to make your code less cluttered and more readable. We will see the installation of Lombok …

@2023 All Right Reserved. Designed and Developed by CodersTea

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More