jdogillo 8 anni fa
parent
commit
4b0489b648
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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: