Explorar o código

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

Jejomar Dimayuga %!s(int64=8) %!d(string=hai) anos
pai
achega
00338ca2c9
Modificáronse 1 ficheiros con 1 adicións e 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: