Uses of Package
org.springframework.web.client.support
Package
Description
Contains client-side REST testing support.
Classes supporting the
org.springframework.web.client
package.-
ClassDescriptionConvenient superclass for application classes that need REST access.
-
ClassDescription
HttpExchangeAdapter
that enables anHttpServiceProxyFactory
to useRestClient
for request execution.HttpExchangeAdapter
that enables anHttpServiceProxyFactory
to useRestTemplate
for request execution.