耍酷手机

文章
5
资源
0
加入时间
3年0月21天

Spring如何读取xml配置文件的

我们通过一个小案例来看xml解析过程。1. 导包 <dependencies> <!-- xml解析工具 --> <dependency> <groupId>dom4j</groupId> <artifactId>do...