Java Beans Demystified: A Guide to Java-Based Configuration
Introduction
In Java, a Spring Bean is an object that is created and managed by Spring IoC container. In Java-based configuration, Beans can be defined using @Configuration and @Bean annotations. There are multiple ways to define and configure beans,...
juhilee.hashnode.dev2 min read
Ajinkya Khutwad
Your blog was very informative; thanks!