Package org.springframework.boot.grpc.client.autoconfigure
@NullMarked
package org.springframework.boot.grpc.client.autoconfigure
Auto-configuration for gRPC clients.
-
ClassDescription
Auto-configurationfor aCompositeGrpcChannelFactory.Callback interface that can be implemented by beans wishing to customize theGrpcChannelFactorybefore it is fully initialized, in particular to tune its configuration.Auto-configurationfor gRPC clients.Callback interface that can be used to customize the default service config of theGrpcChannelBuilderCustomizer.Auto-configurationfor gRPC observation support.Configuration properties for gRPC clients.Channel Properties.Properties for client defaults.Health properties.Idle properties.In-bound properties.In-bound message properties.In-bound metadata properties.Keep-alive properties.SSL properties.Bindable service configuration for gRPC channel.Health check configuration.Load balancing config.'grpc' load balancing.'pick first' load balancing.'round robin' load balancing.'weighted round robin' load balancing.Method configuration.Hedging policy for outgoing RPCs.The name of a gRPC method.Retry policy for outgoing RPCs.Retry throttling policy.