1、把对象的创建交给spring进行管理

2、ioc操作两部分

(1)ioc配置文件方法

(2)ioc的注解方式

IOC底层原理

1、ioc底层原理使用技术

(1)xml配置文件

(2)dom4j解析xml

(3)工厂设计模式

(4)反射

Spring-Spring的ioc操作

 

Spring-Spring的ioc操作

xml配置文件--->工厂类--->反射

相关文章:

  • 2021-06-14
  • 2021-07-14
  • 2021-10-25
  • 2022-12-23
  • 2021-05-24
猜你喜欢
  • 2021-11-23
  • 2021-09-12
  • 2021-12-23
  • 2021-09-22
  • 2021-10-22
  • 2021-12-18
相关资源
相似解决方案