Make WebClientCustomizer optional for WebClient
This commit removes the required dependency on `WebClientCustomizer` instances when creating `WebClient` beans, making it optional. Closes gh-12458
Showing
Please register or sign in to comment