mardi 31 mars 2015

How Spring container uses Dependency injection to create a bean

While learining Spring, I come to know that in spring every object is maintained by container and it uses dependency injection to create a bean. I want to know how spring container works internally for populating a bean with a new or existing dependent object. How it maintain every object mapping in container ?


Aucun commentaire:

Enregistrer un commentaire