Skip to content

Commit fd7cd78

Browse files
committed
2 parents b76d251 + a894097 commit fd7cd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ spring.datasource.password = secretpassword
1010
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5InnoDBDialect
1111

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

0 commit comments

Comments
 (0)