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