We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7450c55 commit ee4bd66Copy full SHA for ee4bd66
1 file changed
src/main/resources/application.properties
@@ -8,6 +8,7 @@ spring.datasource.username=${SPRING_DATASOURCE_USERNAME}
8
spring.datasource.password=${SPRING_DATASOURCE_PASSWORD}
9
10
# hibernate
11
+#none?? ?? ??
12
spring.jpa.hibernate.ddl-auto=create
13
spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
14
0 commit comments