Interface WebClientHttpServiceGroupConfigurer

All Superinterfaces:
org.springframework.web.service.registry.HttpServiceGroupConfigurer<WebClient.Builder>, org.springframework.core.Ordered

public interface WebClientHttpServiceGroupConfigurer extends org.springframework.web.service.registry.HttpServiceGroupConfigurer<WebClient.Builder>
Extension of HttpServiceGroupConfigurer to configure groups with a WebClient.
Since:
7.0
Author:
Rossen Stoyanchev
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.springframework.web.service.registry.HttpServiceGroupConfigurer

    org.springframework.web.service.registry.HttpServiceGroupConfigurer.ClientCallback<CB>, org.springframework.web.service.registry.HttpServiceGroupConfigurer.GroupCallback<CB>, org.springframework.web.service.registry.HttpServiceGroupConfigurer.Groups<CB>, org.springframework.web.service.registry.HttpServiceGroupConfigurer.InitializingClientCallback<CB>, org.springframework.web.service.registry.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