浏览代码

show_sql false for mtr

Jejomar Dimayuga 8 年之前
父节点
当前提交
dbd3107b07
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      crss-mtr/application-pemc-uat.yml
  2. 1 1
      crss-mtr/application-pemc-uat2.yml

+ 1 - 1
crss-mtr/application-pemc-uat.yml

@@ -27,7 +27,7 @@ spring:
       test-on-borrow: true
       validation-query: SELECT 1
   jpa:
-    show-sql: true
+    show-sql: false
     generate-ddl: true
     open-in-view: false
     properties:

+ 1 - 1
crss-mtr/application-pemc-uat2.yml

@@ -27,7 +27,7 @@ spring:
       test-on-borrow: true
       validation-query: SELECT 1
   jpa:
-    show-sql: true
+    show-sql: false
     generate-ddl: true
     open-in-view: false
     properties: