mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-07 13:38:26 +00:00
62966de58b
* 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>