Browse Source

show sql in azure

jdogillo 8 năm trước cách đây
mục cha
commit
4b0489b648
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      application-azure.yml

+ 5 - 0
application-azure.yml

@@ -1,4 +1,9 @@
 spring:
+  jpa:
+    show-sql: true
+    properties:
+      hibernate.use_sql_comments: true
+      hibernate.format_sql: true
   datasource:
     driverClassName: org.postgresql.Driver
 crss: