1 Star 0 Fork 7.8K

bobob/Guns

forked from stylefeng/Guns 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
application-local.yml 441 Bytes
一键复制 编辑 原始数据 按行查看 历史
stylefeng 提交于 2023-07-12 00:24 +08:00 . 【8.0】更新properties配置命名
# Mysql数据库
spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://localhost:3306/guns?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&nullCatalogMeansCurrent=true
username: root
password: 123456
# 连接池大小根据实际情况调整
maxActive: 100
maxPoolPreparedStatementPerConnectionSize: 100
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/httpsgithubcom/guns.git
git@gitee.com:httpsgithubcom/guns.git
httpsgithubcom
guns
Guns
master

搜索帮助