merge and modify config file

This commit is contained in:
Cauchy
2023-10-08 15:18:38 +08:00
12 changed files with 156 additions and 55 deletions

View File

@@ -4,7 +4,6 @@ server:
uri-encoding: UTF-8
max-threads: 1000
min-spare-threads: 30
port: 9200
servlet:
context-path: /pb
@@ -12,7 +11,7 @@ connection-timeout: 6000000ms
spring:
# 环境 dev|test|prod
profiles:
active: prod
active: dev
# jackson时间格式化
jackson:
time-zone: GMT+8