From 88fc86f767a7154d78acf2e5f4a42bfea2f1a0e5 Mon Sep 17 00:00:00 2001 From: ajaxfan <909938737@qq.com> Date: Mon, 8 Feb 2021 12:02:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86seata=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 9 +++++---- src/main/resources/file.conf | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 5fec330..0d0009f 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -48,9 +48,9 @@ spring: poolPreparedStatements: true maxOpenPreparedStatements: 20 connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000 - props: - sql: - show: true + props: + sql: + show: true jackson: date-format: yyyy-MM-dd HH:mm:ss @@ -183,4 +183,5 @@ management: include: "*" cors: allowed-origins: "*" - allowed-methods: "*" \ No newline at end of file + allowed-methods: "*" + \ No newline at end of file diff --git a/src/main/resources/file.conf b/src/main/resources/file.conf index ed4b82d..e731bfb 100644 --- a/src/main/resources/file.conf +++ b/src/main/resources/file.conf @@ -31,7 +31,7 @@ transport { service { #transaction service group mapping - vgroupMapping.biz-service-ebtp-project-fescar-service-group = "default" + vgroupMapping.biz-service-ebtp-project-service-group = "default" #only support when registry.type=file, please don't set multiple addresses default.grouplist = "10.242.31.158:18035" #degrade, current not support