Interface RestClientHttpServiceGroupConfigurer
- All Superinterfaces:
 HttpServiceGroupConfigurer<RestClient.Builder>,Ordered
public interface RestClientHttpServiceGroupConfigurer
extends HttpServiceGroupConfigurer<RestClient.Builder>
Extension of 
HttpServiceGroupConfigurer to configure groups
 with a RestClient.- Since:
 - 7.0
 - Author:
 - Rossen Stoyanchev
 
- 
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.web.service.registry.HttpServiceGroupConfigurer
HttpServiceGroupConfigurer.ClientCallback<CB>, HttpServiceGroupConfigurer.GroupCallback<CB>, HttpServiceGroupConfigurer.Groups<CB>, HttpServiceGroupConfigurer.ProxyFactoryCallback - 
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE - 
Method Summary
Methods inherited from interface org.springframework.web.service.registry.HttpServiceGroupConfigurer
configureGroups, getOrder