Introduction of the WebClientCustomizer functional interface to globally customize Spring WebClient instances using Spring Boot| rieckpil
Write tests for your Spring WebClient usage with OkHttp's MockWebServer and mock HTTP responses to test different scenarios| rieckpil
Learn how to effectively use and configure the Spring 5 WebClient (WebFlux) from different examples: interceptors headers, retries, timeouts| rieckpil