Allow bean overriding for 5.5.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user