Uses of Interface
org.springframework.web.reactive.function.client.WebClient.RequestHeadersUriSpec
Packages that use WebClient.RequestHeadersUriSpec
Package
Description
Provides a reactive 
WebClient
 that builds on top of the
 org.springframework.http.client.reactive reactive HTTP adapter layer.- 
Uses of WebClient.RequestHeadersUriSpec in org.springframework.web.reactive.function.clientSubinterfaces of WebClient.RequestHeadersUriSpec in org.springframework.web.reactive.function.clientModifier and TypeInterfaceDescriptionstatic interfaceContract for specifying request headers, body and URI for a request.Methods in org.springframework.web.reactive.function.client that return WebClient.RequestHeadersUriSpec