任庆博

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

随笔分类 -  配置文件

一些配置文件,properties和xml
spring整合mybathis配置文件
摘要:<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文

posted @ 2022-01-20 19:55 不捡自然无 阅读(28) 评论(0) 推荐(0) 编辑

Tomcat9.0.56整合ssm配置文件
摘要:<?xml version="1.0" encoding="UTF-8"?><web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sc 阅读全文

posted @ 2022-01-20 14:34 不捡自然无 阅读(103) 评论(0) 推荐(0) 编辑

ssm整合依赖包
摘要:maven web 项目引入jar包 <dependencies><!-- 测试相关的包--> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> <scope>te 阅读全文

posted @ 2022-01-20 13:31 不捡自然无 阅读(63) 评论(0) 推荐(0) 编辑

spring-mvc相关配置
摘要:文件名一般为:spring-mvc.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/20 阅读全文

posted @ 2022-01-17 14:07 不捡自然无 阅读(11) 评论(0) 推荐(0) 编辑

spring的相关配置文件
摘要:文件名一般为:spring-config <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/200 阅读全文

posted @ 2022-01-17 14:06 不捡自然无 阅读(5) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示