Extract IG loading (#426)
This commit is contained in:
committed by
GitHub
parent
d660d5f76d
commit
43d50a0c71
@@ -37,6 +37,8 @@ import static org.junit.jupiter.api.Assertions.assertNotNull;
|
||||
"hapi.fhir.fhir_version=r4",
|
||||
"hapi.fhir.subscription.websocket_enabled=true",
|
||||
"hapi.fhir.mdm_enabled=true",
|
||||
"hapi.fhir.implementationguides.dk-core.name=hl7.fhir.dk.core",
|
||||
"hapi.fhir.implementationguides.dk-core.version=1.1.0",
|
||||
// Override is currently required when using MDM as the construction of the MDM
|
||||
// beans are ambiguous as they are constructed multiple places. This is evident
|
||||
// when running in a spring boot environment
|
||||
|
||||
Reference in New Issue
Block a user