jdbc源文件driver.url

时间:2023-10-28 05:36:20
【文件属性】:

文件名称:jdbc源文件driver.url

文件大小:239B

文件格式:PROPERTIES

更新时间:2023-10-28 05:36:20

jdbc web

db.driver=com.mysql.cj.jdbc.Driver db.url=jdbc:mysql://localhost:3306/newdb3?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true db.username=root db.password=root db.maxActive=10 db.initialSize=2


网友评论