Spring IOC Container & Dependency Injection
IOC Container:
Inversion of the control means now we have inverted the control of creating the object from our own using new operator to container or framework.
Now It's the responsibility of the container to create an object as required. We maintain one XML file where we configure our components, services,all the classes and their property. We just need to mention which service is needed by which component and container will create the object for us.
The concept is known as dependency injection because all object dependency ( resources) is injected into it by the framework.
https://completejavatrainer.business....
Call us on IND:9284088890/8308798835/9595402069
Email: javabybhawana@gmail.com
Видео Spring IOC Container & Dependency Injection автора Java Мастер Практики
Видео Spring IOC Container & Dependency Injection автора Java Мастер Практики
Информация
5 декабря 2023 г. 15:06:43
01:16:48
Похожие видео



















