Package org.springframework.boot.grpc.client.autoconfigure
@NullMarked
package org.springframework.boot.grpc.client.autoconfigure
Auto-configuration for gRPC client.
-
ClassDescription
Auto-configurationfor aCompositeGrpcChannelFactory.@Conditionalthat only matches when theio.grpc:grpc-stubmodule is in the classpath and thespring.grpc.client.enabledproperty is not explicitly set tofalse.Callback interface that can be implemented by beans wishing to customize theGrpcChannelFactorybefore it is fully initialized, in particular to tune its configuration.Configuration properties for the gRPC client side.Represents the configuration for agRPC channel.