Generated by
JDiff

Package org.springframework.web.reactive.function.client

Removed Interfaces
WebClient.HeaderSpec Contract for specifying request headers leading up to the exchange.
 

Added Interfaces
WebClient.RequestBodySpec  
WebClient.RequestHeadersSpec Contract for specifying request headers leading up to the exchange.
WebClient.ResponseSpec  
 

Changed Interfaces
ExchangeStrategies Defines the strategies for invoking ExchangeFunctions.
ExchangeStrategies.Builder A mutable builder for a ExchangeStrategies.
WebClient The main entry point for initiating web requests on the client side.
WebClient.UriSpec Contract for specifying the URI for a request.