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 d000a89 commit 5c37eafCopy full SHA for 5c37eaf
src/main/resources/application.properties
@@ -7,4 +7,4 @@ spring.datasource.password= 123456
7
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
8
9
# Hibernate ddl auto (create, create-drop, validate, update)
10
-spring.jpa.hibernate.ddl-auto = update
+spring.jpa.hibernate.ddl-auto = update
0 commit comments