文章分类 - 实操 / 配置模板(xml,web)
摘要:spring.xml <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSche
阅读全文
摘要:c3p0数据源 spring-db.xml <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2
阅读全文
摘要:driverName=com.mysql.cj.jdbc.DriverdriverUrl=jdbc:mysql://127.0.0.1:3306/estore?addSSL=false&serverTimezone=UTC&seUnicode=true&characterEncoding=UTF-8
阅读全文
摘要:项目通用配置xml SqlMapperClient.xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN" "http://mybat
阅读全文
摘要:4.0.0 com.bjsxt dubbo-parent 0.0.1-SNAPSHOT pom 4.12 4.1.3.RELEASE 3.2.8 1.2.2 5.1.32 1.6.4 1.0.9 1.2 ...
阅读全文
摘要:ForumProject index.html index.htm index.jsp default.html default.htm default.jsp
阅读全文