新增ClassPathXmlApplicationContext目录
parent
ab20e17e64
commit
bf1b215831
|
@ -126,7 +126,7 @@
|
|||
|
||||
- 容器上下文
|
||||
|
||||
- `ClassPathXmlApplicationContext`:类路径(classpath)加载 XML 配置文件的上下文。<img src="https://img.shields.io/badge/%E5%8D%B3%E5%B0%86%E6%9B%B4%E6%96%B0-339933"></img>
|
||||
- [`ClassPathXmlApplicationContext`](spring-context/spring-context-classPathXmlApplicationContext/README.md):类路径(classpath)加载 XML 配置文件的上下文。
|
||||
|
||||
- `FileSystemXmlApplicationContext`:文件系统加载 XML 配置文件的上下文。<img src="https://img.shields.io/badge/%E5%8D%B3%E5%B0%86%E6%9B%B4%E6%96%B0-339933"></img>
|
||||
|
||||
|
|
Loading…
Reference in New Issue