规范命名.

This commit is contained in:
lijiahang
2023-10-09 16:25:19 +08:00
parent 7a26e6f89c
commit 890afa093c
13 changed files with 40 additions and 67 deletions

View File

@@ -146,9 +146,9 @@ orion:
infra:
group: "infra - 基建模块"
path: "infra"
machine:
group: "machine - 机器资源模块"
path: "machine"
asset:
group: "asset - 资产模块"
path: "asset"
logging:
# 全局日志打印
@@ -189,10 +189,10 @@ orion:
secret-key: I66AndrKWrwXjtBL
use-generator-key: true
generator-key-length: 128
thread:
async:
# 线程池配置
pool:
executor:
core-pool-size: 2
max-pool-size: 4
keep-alive-seconds: 180
queue-capacity: 30
keep-alive-seconds: 180