Codebase for the blog post Customize Spring WebClient with WebClientCustomizer
Steps to run this project:
- Clone this Git repository
- Navigate to the folder
spring-web-client-customizing - Run the application with
mvn spring-boot:run - Access http://localhost:8080/api/random and have a look at the console output of the application