You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As suggested by spring we are migrating towards RestClient for communicating on all downstream systems . However the configservicepropertylocator used for fetching application configuration for all profiles is tightly coupled with RestTemplate. There is no mechanism to switch underlying httpclient / work with available httpclients in spring containers
The text was updated successfully, but these errors were encountered:
As suggested by spring we are migrating towards RestClient for communicating on all downstream systems . However the configservicepropertylocator used for fetching application configuration for all profiles is tightly coupled with RestTemplate. There is no mechanism to switch underlying httpclient / work with available httpclients in spring containers
The text was updated successfully, but these errors were encountered: