spring 容器头文件(ApplicationContext.xml)
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> </beans>
posted on 2022-03-03 12:04 微三云软件外包——张超 阅读(32) 评论(0) 编辑 收藏 举报