默认关闭debug agent

This commit is contained in:
zhou-hao 2020-05-29 11:12:08 +08:00
parent a96e35738a
commit 1734132e71
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ spring:
password: jetlinks
pool:
max-size: 32
reactor:
debug-agent:
enabled: false
easyorm:
default-schema: public # 数据库默认的schema
dialect: postgres #数据库方言