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
|
maximum-pool-size: 10
|
||||||
flyway:
|
flyway:
|
||||||
check-location: false
|
check-location: false
|
||||||
|
baselineOnMigrate: true
|
||||||
jpa:
|
jpa:
|
||||||
properties:
|
properties:
|
||||||
hibernate.format_sql: false
|
hibernate.format_sql: false
|
||||||
|
|||||||
Reference in New Issue
Block a user