XML based bean configuration in spring framework
spring bean is an object which is created by spring container instantiates, assembles and manages
Application context manages the beans
several ways to configure beans in spring framework, java based, annotation based and xml based in my project t...
hashcodehub.hashnode.dev1 min read