Explorar el Código

set show sql to true in azure for debugging of slow queries in rcoa

Jejomar Dimayuga hace 8 años
padre
commit
00338ca2c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      crss-mq-computation/crss-mq-computation-azure.yml

+ 1 - 1
crss-mq-computation/crss-mq-computation-azure.yml

@@ -18,7 +18,7 @@ spring:
       username: crss_registration
       password: crss_registration
   jpa:
-    show-sql: false
+    show-sql: true
     generate-ddl: true
     properties:
       hibernate: