Uses of Package
org.springframework.boot.grpc.client.autoconfigure
Packages that use org.springframework.boot.grpc.client.autoconfigure
Package
Description
Auto-configuration for gRPC client.
-
Classes in org.springframework.boot.grpc.client.autoconfigure used by org.springframework.boot.grpc.client.autoconfigureClassDescription
@Conditionalthat only matches when theio.grpc:grpc-stubmodule is in the classpath and thespring.grpc.client.enabledproperty is not explicitly set tofalse.Represents the configuration for agRPC channel.