local config

pull/881/head
chanhengseang 2025-05-09 18:39:05 -07:00
parent 332cf6c5fa
commit 0acbb6cd64
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ spring:
driverClassName: com.p6spy.engine.spy.P6SpyDriver
url: jdbc:p6spy:mysql://localhost:3306/eladmin?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false
username: root
password: 123456
password: root
# 初始连接数,建议设置为与最小空闲连接数相同
initial-size: 20
# 最小空闲连接数,保持足够的空闲连接以应对请求

View File

@ -30,7 +30,7 @@ spring:
open-in-view: true
properties:
hibernate:
dialect: org.hibernate.dialect.MySQL5InnoDBDialect
dialect: org.hibernate.dialect.MySQL8Dialect
redis:
#数据库索引