Pragati Gupta
Experienced senior technical consultant with a demonstrated history of working in Java, Spring, Hibernate, Web Service, JMS, etc.

Lazy Initialization in Spring Boot

In this article, we’ll see how to configure the lazy initialization in the Spring Boot application. Spring Boot 2.2 introduces […] Continue reading »

Circular Dependencies in Spring

This post is all about how to resolve circular dependency issue in Spring causing UnsatisfiedDependencyException. In simple words when two […] Continue reading »