We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78b000 commit 484ef47Copy full SHA for 484ef47
backend/src/main/resources/application.yml
@@ -61,10 +61,10 @@ spring:
61
jdbc:
62
initialize-schema: never
63
64
- jpa:
65
- show-sql: true
66
- hibernate:
67
- ddl-auto: ${SPRING_JPA_HIBERNATE_DDL_AUTO}
+# jpa:
+# show-sql: true
+# hibernate:
+# ddl-auto: ${SPRING_JPA_HIBERNATE_DDL_AUTO}
68
69
properties:
70
hibernate:
0 commit comments