Update application.yaml
See https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/292
This commit is contained in:
committed by
GitHub
parent
a58ef1cc7a
commit
0203a36668
@@ -12,6 +12,7 @@ spring:
|
||||
maximum-pool-size: 10
|
||||
flyway:
|
||||
check-location: false
|
||||
baselineOnMigrate: true
|
||||
jpa:
|
||||
properties:
|
||||
hibernate.format_sql: false
|
||||
|
||||
Reference in New Issue
Block a user