Interface WebClientHttpServiceGroupConfigurer

All Superinterfaces:
HttpServiceGroupConfigurer<WebClient.Builder>, Ordered

public interface WebClientHttpServiceGroupConfigurer extends HttpServiceGroupConfigurer<WebClient.Builder>
Extension of HttpServiceGroupConfigurer to configure groups with a WebClient.
Since:
7.0
Author:
Rossen Stoyanchev