Package org.springframework.web.client.support
@NullMarked
package org.springframework.web.client.support
Classes supporting the
org.springframework.web.client package.
Contains a base class for RestTemplate usage.-
ClassDescription
HttpExchangeAdapterthat enables anHttpServiceProxyFactoryto useRestClientfor request execution.Adapter for groups backed byRestClient.Extension ofHttpServiceGroupConfigurerto configure groups with aRestClient.Convenient superclass for application classes that need REST access.HttpExchangeAdapterthat enables anHttpServiceProxyFactoryto useRestTemplatefor request execution.