From: 刘洪青 Date: Thu, 26 Sep 2019 03:37:19 +0000 (+0800) Subject: chore: 整理项目的开发配置 X-Git-Tag: v0.0.1^2~16 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=ff7ab5316cc67d5a642c322a662a057fc719b6f0;p=institute%2Fsw-backend.git chore: 整理项目的开发配置 --- diff --git a/sa/admin/src/main/resources/application.yml b/sa/admin/src/main/resources/application.yml index 0694d87..93558d2 100644 --- a/sa/admin/src/main/resources/application.yml +++ b/sa/admin/src/main/resources/application.yml @@ -37,7 +37,7 @@ spring: naming: physical-strategy: org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl database-platform: org.hibernate.dialect.MySQL5InnoDBDialect - show-sql: true + show-sql: false ##