You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebClientAutoConfiguration provides a WebClient.Builder prototype bean for use where as RestClientAutoConfiguration offers a RestClientBuilderConfigurer. I'm wondering if we really need the configurer and how common it is to want to configure an existing builder.