Spring Framework Tutorial - Part 3 | Using Spring XML Configuration

preview_player
Показать описание
In this video, we will see how to use Spring XML Configuration to apply Dependency Injection Principles to our example project.

➤Source Code:

➤ ApplicationContext vs BeanFactory Interface:

➤ Spring Framework Documentation:

For the latest updates, you can visit

Рекомендации по теме
Комментарии
Автор

The way you explain is just too good thanks a lot 😊

anithad
Автор

Its one of the best explainations I've ever seen!!!

faizshah
Автор

Can you please explain the other configuration method (not XML but Java based)? I have problems understanding this in terms of having the same elegance in easily changing the types as we have in XML by just changing the ref or class value

laybackluke
Автор

Is configLocation a key word and how do I get to use it in eclipse?

patrickmwamba
Автор

Can I create bean for abstract class? I have a requirement to create bean for CloseableHttpClient.

vasukallepalli
Автор

Hello sir, What should I do if I need to use beans from one xml file to another xml file constructor bean? For example: I have operation.xml in which my basic beans are defines, and my operation-service.xml requires beans from operations.xml. So how should I use <constructor-arg /> in this case?

patel
Автор

I have faced some issues in bean.xml configuration file

surajjagtap
visit shbcf.ru