This commit is contained in:
雷欧(林平凡)
2025-06-03 11:46:56 +08:00
parent ebe9abd880
commit 0e37c73fb2
2 changed files with 7 additions and 2 deletions

View File

@@ -28,7 +28,8 @@ spring:
execution:
pool:
core-size: 32
jpa:
show-sql: false
# token配置
token:
@@ -52,6 +53,9 @@ logging:
level:
cn.van333: debug
org.springframework: warn
hibernate: error # 关闭 Hibernate 日志级别
hibernate.SQLWaringLogger: error
hibernate.engine.query.spi.HQLQueryPlan: error
rocketmq:
name-server: 192.168.8.88:9876 # RocketMQ Name Server 地址
producer: