소스 검색

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: