Przeglądaj źródła

show sql in azure

jdogillo 8 lat temu
rodzic
commit
4b0489b648
1 zmienionych plików z 5 dodań i 0 usunięć
  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: