类 WebClientCodecCustomizer

  • 所有已实现的接口:
    org.springframework.boot.web.reactive.function.client.WebClientCustomizer

    public class WebClientCodecCustomizer
    extends Object
    implements org.springframework.boot.web.reactive.function.client.WebClientCustomizer
    WebClientCustomizer that configures codecs for the HTTP client.
    从以下版本开始:
    2.0.0
    • 构造器详细资料

    • 方法详细资料

      • customize

        public void customize​(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)
        指定者:
        customize 在接口中 org.springframework.boot.web.reactive.function.client.WebClientCustomizer