GrpcChannelFactory
s.ClientInterceptor
s that should be registered globally to the given registry.ClientInterceptor
to the list of globally registered interceptors.GrpcChannelProperties
that can be configured via
application properties.Channel
s to use based on
GrpcChannelProperties
.AddressChannelNameResolver
based on the target uri.annotated
global ClientInterceptor
s.service discovery
.Channel
s to use based on a
DiscoveryClient
.DiscoveryClientNameResolver
based on the target uri.ClientInterceptor
s.GlobalClientInterceptorConfigurer
instead.ClientInterceptor
s that should be registered
globally.Channel
s for a given service name.Channel
or subclasses of AbstractStub
/gRPC client services.BeanPostProcessor
searches for fields in beans that are annotated with GrpcClient
and sets them.ClientInterceptor
s to apply them globally.ManagedChannel
for the given client name.