Skip to content

Main Navigation

CodeBodhi

  • Java
  • September 2022

Lombok & Spring framework

September 3, 2022 (September 20, 2022) codebodhi

Lombok is a widely used Java library to eliminate boilerplate code for setters, getters, Equals & Hashcode etc. The focus of this article is go over some of the Lombok annotations when used with SpringBoot framework. Constructor Injection: Spring allows injecting mandatory dependencies via constructor which is the most preferred way. Let’s look at Listing […]

lombok, Spring, SpringBoot
  • Lombok & Spring framework
Copyright ©2025 CodeBodhi : . Theme: Simple News by IndoCreativeMedia.