remove unused property
This commit is contained in:
parent
654e7b1801
commit
ab4322fba8
|
@ -8,7 +8,6 @@ spring:
|
|||
jpa:
|
||||
hibernate:
|
||||
ddl-auto: create-drop # update # Use update later on but use create-drop for testing first
|
||||
dialect: org.hibernate.dialect.PostgreSQLDialect
|
||||
show-sql: true
|
||||
properties:
|
||||
hibernate:
|
||||
|
|
Loading…
Reference in a new issue