Class WebClientBuilder


public final class WebClientBuilder
extends AbstractWebClientBuilder
Creates a new web client that connects to the specified URI using the builder pattern. Use the factory methods in WebClient if you do not have many options to override. Please refer to ClientBuilder for how decorators and HTTP headers are configured