Explorar el Código

show_sql false for mtr

Jejomar Dimayuga hace 8 años
padre
commit
dbd3107b07
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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: