hapi-fhir/hapi-fhir-client
jmarchionatto 62966de58b
Issue 3299 conformance validation is happening once per client endpoint thread instead as just once per client endpoint (#3319)
* Make RestfulClientFactory.myValidatedServerBaseUrls usage thread safe so capability validation request is sent only once per client-endpoint

* Can't use @GuardedBy for fields which are not always locked by annotation object

* Use same variable when checking and setting

Co-authored-by: juan.marchionatto <juan.marchionatto@smilecdr.com>
2022-01-21 14:29:24 -05:00
..
src Issue 3299 conformance validation is happening once per client endpoint thread instead as just once per client endpoint (#3319) 2022-01-21 14:29:24 -05:00
pom.xml Dependency bumps (#3264) 2022-01-04 13:21:14 -05:00