Uses of Package
org.springframework.web.client.support
Packages that use org.springframework.web.client.support
Package
Description
Contains client-side REST testing support.
Classes supporting the
org.springframework.web.client package.-
Classes in org.springframework.web.client.support used by org.springframework.test.web.clientClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
-
Classes in org.springframework.web.client.support used by org.springframework.web.client.supportClassDescription
HttpExchangeAdapterthat enables anHttpServiceProxyFactoryto useRestClientfor request execution.Deprecated, for removal: This API element is subject to removal in a future version.as of 7.1 in favor ofRestClientAdapter.
RestClient.