Przeglądaj źródła

show_sql false for mtr

Jejomar Dimayuga 8 lat temu
rodzic
commit
dbd3107b07

+ 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: