瀏覽代碼

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

Jejomar Dimayuga 8 年之前
父節點
當前提交
00338ca2c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: