Allow bean overriding for 5.5.0

This commit is contained in:
Tadgh
2021-08-27 13:13:15 -04:00
parent ca639daca2
commit addfc26cf5

View File

@@ -31,6 +31,9 @@ spring:
batch:
job:
enabled: false
main:
# TODO 5.6.0 -> Prevent duplicate bean definitions in the Spring batch config in HAPI: see:
allow-bean-definition-overriding: true
hapi:
fhir:
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5