Update application.yaml

See https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/292
This commit is contained in:
Jens Kristian Villadsen
2021-11-20 16:07:26 +01:00
committed by GitHub
parent a58ef1cc7a
commit 0203a36668

View File

@@ -12,6 +12,7 @@ spring:
maximum-pool-size: 10
flyway:
check-location: false
baselineOnMigrate: true
jpa:
properties:
hibernate.format_sql: false