InJavaToDevbyPrasath BasuvarajEffective Lombok Use in Spring BootUsing Lombok effectively in Spring Boot applications empowers you to be more productive in your daily development tasks. It minimizes…Dec 3
InCodeXbyMilos ZivkovicWhy Is Lombok Still in Every Java Developer Toolkit?Why Lombok still holds its respected place amongst experienced Java developersAug 26, 20238
Full Stack DeveloperHow I Started Doing ‘Null Pointer Exception’ Checks using just One Word in JavaI have discussed 2 one-word options for replacing boiler plate code to perfome null check in your application. I hope this helps you!!!!Nov 206Nov 206
InStackademicbyIgor VenturelliMastering Lombok: Clean and Efficient Java Code SimplificationSimplify your Java code with Lombok. Learn its powerful annotations and how it reduces boilerplate in Spring Boot projectsNov 191Nov 191
Egor VoronianskiiBeyond Lombok: Modern Java Code Generation ToolsAs Java developer, you are likely familiar with Lombok, the popular Java library that helps reduce boilerpate code. The magic happens in…Sep 52Sep 52
InJavaToDevbyPrasath BasuvarajEffective Lombok Use in Spring BootUsing Lombok effectively in Spring Boot applications empowers you to be more productive in your daily development tasks. It minimizes…Dec 3
InCodeXbyMilos ZivkovicWhy Is Lombok Still in Every Java Developer Toolkit?Why Lombok still holds its respected place amongst experienced Java developersAug 26, 20238
Full Stack DeveloperHow I Started Doing ‘Null Pointer Exception’ Checks using just One Word in JavaI have discussed 2 one-word options for replacing boiler plate code to perfome null check in your application. I hope this helps you!!!!Nov 206
InStackademicbyIgor VenturelliMastering Lombok: Clean and Efficient Java Code SimplificationSimplify your Java code with Lombok. Learn its powerful annotations and how it reduces boilerplate in Spring Boot projectsNov 191
Egor VoronianskiiBeyond Lombok: Modern Java Code Generation ToolsAs Java developer, you are likely familiar with Lombok, the popular Java library that helps reduce boilerpate code. The magic happens in…Sep 52
haajira aliyarAvoid @Data of Lombok@Data is a prevalent annotation many developers use to reduce boilerplate code required in POJO.Nov 20
IndevdomainbyMarcelo DominguesUsing Lombok in Spring Boot: Simplifying Your CodeIn modern Java development, one of the challenges developers face is writing and maintaining boilerplate code. From getters and setters to…Sep 10
HarchukhannaGradle dependencies order matters!Have you ever been frustrated by a Gradle build error? Don’t worry, you’re not alone!Nov 141