摘要: db.properties配置文件代码如下db.driver=com.mysql.cj.jdbc.Driver db.url=jdbc:mysql://localhost:3306/db?serverTimezone=PRC&useSSL=false&useUnicode=true&characterEncoding=utf8 db.username=root db.password= pa... 阅读全文