Allow bean overriding for 5.5.0
This commit is contained in:
@@ -31,6 +31,9 @@ spring:
|
|||||||
batch:
|
batch:
|
||||||
job:
|
job:
|
||||||
enabled: false
|
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:
|
hapi:
|
||||||
fhir:
|
fhir:
|
||||||
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5
|
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5
|
||||||
|
|||||||
Reference in New Issue
Block a user