随笔分类 -  Java

Java学习
摘要:jdbc.driverClassName=com.mysql.jdbc.Driverjdbc.url=jdbc:mysql://127.0.0.1:3306/数据库名?useUnicode=true&characterEncoding=utf8&autoReconnect=true&allowMul 阅读全文
posted @ 2019-11-26 17:23 递茶大户 阅读(126) 评论(0) 推荐(0) 编辑
摘要:在web.xml中init-param需配置在load-on-startup前面否则会报错 <?xml version="1.0" encoding="UTF-8"?><web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xml 阅读全文
posted @ 2019-11-26 17:23 递茶大户 阅读(167) 评论(0) 推荐(0) 编辑
摘要:<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/P 阅读全文
posted @ 2019-11-26 17:23 递茶大户 阅读(599) 评论(0) 推荐(0) 编辑

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