Interface ReactiveApiClientWebClientBuilderConfigurer


  • public interface ReactiveApiClientWebClientBuilderConfigurer
    The reactive api client web client builder configurer.
    Author:
    Christian Bremer
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void configure​(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)
      Configure.
    • Method Detail

      • configure

        void configure​(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)
        Configure.
        Parameters:
        webClientBuilder - the web client builder