浏览代码

Modify spring.jpa.show-sql to true temporary for debugging

Joshua Mengote 5 年之前
父节点
当前提交
b9c2d25e3a
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      crss-settlement-app/crss-settlement-app-pemc-dev.yml

+ 2 - 0
crss-settlement-app/crss-settlement-app-pemc-dev.yml

@@ -23,6 +23,8 @@ spring:
   http:
   http:
     multipart:
     multipart:
       maxRequestSize: 75Mb
       maxRequestSize: 75Mb
+  jpa:
+    show-sql: true
 
 
 cfg:
 cfg:
   ams:
   ams: