Uses of Interface
org.springframework.web.reactive.function.client.webClient
Packages that use webClient
Package
Description
Provides a reactive
webClient
that builds on top of the
org.springframework.http.client.reactive reactive HTTP adapter layer.Classes supporting the
org.springframework.web.reactive.function.client package.-
Uses of webClient in org.springframework.web.reactive.function.client
Methods in org.springframework.web.reactive.function.client that return webClient -
Uses of webClient in org.springframework.web.reactive.function.client.support
Methods in org.springframework.web.reactive.function.client.support with parameters of type webClientModifier and TypeMethodDescriptionstatic webClientAdapterCreate awebClientAdapterfor the givenwebClientinstance.