Generated by
JDiff

Interface org.springframework.web.reactive.function.client.WebClient.UriSpec

Added Methods
RequestHeadersSpec<?> uri(String, Function<UriBuilder, URI>) Specify the URI starting with a URI template and finishing off with a UriBuilder created from the template.