url=jdbc:mysql://localhost:3306/bookstore?useSSL=false&useUnicode=true&characterEncoding=utf-8&rewriteBatchedStatements=true
username=root
password=123456
deiverClassName=com.mysql.jdbc.Driver
initialSize=10
maxActive=20
maxWait=1000
filters=wall
Spring等项目配置文件application.properties
最新推荐文章于 2022-04-26 12:23:58 发布