Skip to content

Commit 5c37eaf

Browse files
committed
dos
1 parent d000a89 commit 5c37eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ spring.datasource.password= 123456
77
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
88

99
# Hibernate ddl auto (create, create-drop, validate, update)
10-
spring.jpa.hibernate.ddl-auto = update
10+
spring.jpa.hibernate.ddl-auto = update

0 commit comments

Comments
 (0)