0
点赞
收藏
分享

微信扫一扫

spring配置文件模板

进击的包籽 2022-04-25 阅读 55
spring

<?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 http://www.springframework.org/schema/beans/spring-beans.xsd">

</beans>

举报

相关推荐

Spring配置文件

spring配置文件

Spring介绍 Spring配置文件

spring配置文件_01

Spring Boot 配置文件

spring配置文件(详细)

0 条评论