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.clientClassDescriptionConvenient superclass for application classes that need REST access.
-
Classes in org.springframework.web.client.support used by org.springframework.web.client.supportClassDescription
HttpExchangeAdapter
that enables anHttpServiceProxyFactory
to useRestClient
for request execution.HttpExchangeAdapter
that enables anHttpServiceProxyFactory
to useRestTemplate
for request execution.