Jens Kristian Villadsen
Jens Kristian Villadsen
So in 8.2.0, `RemoteTerminologyServiceValidationSupport` does not support remote expansion of ValueSets ... if you fiddle a little around and add the proper features and extend the `RemoteTerminologyServiceValidationSupport` with the following...
@patrick-werner / @jamesagnew - what do you think? Does it make sense to add remote valueset expansion as well as a configuration option?
I dont think lazy solves anything here, IRC. Its defined twice and thats the root cause.
Not fixed yet - short term fix is `spring.main.allow-bean-definition-overriding=true`
whats your config?
So that last change wasn't included: https://github.com/hapifhir/hapi-fhir-jpaserver-starter/compare/image/v7.0.2...master You'll need a new release for that
If this one (https://github.com/hapifhir/hapi-fhir-jpaserver-starter/actions/runs/8186830878) goes through then there'll be a new version shortly
7.0.3 fixed @joofio 's issue. `spring.main.allow-bean-definition-overriding=true` will be needed for the time being.
Closed with workaround
FYI @michaelabuckley all tests go green now