Uses of Class
org.springframework.web.client.support.RestClientAdapter
Packages that use RestClientAdapter
Package
Description
Classes supporting the
org.springframework.web.client package.-
Uses of RestClientAdapter in org.springframework.web.client.support
Methods in org.springframework.web.client.support that return RestClientAdapterModifier and TypeMethodDescriptionstatic RestClientAdapterRestClientAdapter.create(RestClient restClient) Create aRestClientAdapterfor the givenRestClient.