Uses of Package
org.springframework.boot.grpc.server.autoconfigure
Packages that use org.springframework.boot.grpc.server.autoconfigure
Package
Description
Auto-configuration for gRPC server.
Auto-configuration for gRPC server exception handling.
Auto-configuration for gRPC server health adapter.
Auto-configuration for gRPC server security.
-
Classes in org.springframework.boot.grpc.server.autoconfigure used by org.springframework.boot.grpc.server.autoconfigureClassDescription
@Conditionalthat checks whether the gRPC server and optionally a specific gRPC service is enabled.@Conditionalthat determines if the Servlet container should be used to run the gRPC server.@Conditionalthat only matches when Spring gRPC is on the classpath (i.e. -
Classes in org.springframework.boot.grpc.server.autoconfigure used by org.springframework.boot.grpc.server.autoconfigure.exceptionClassDescription
@Conditionalthat checks whether the gRPC server and optionally a specific gRPC service is enabled.@Conditionalthat only matches when Spring gRPC is on the classpath (i.e. -
Classes in org.springframework.boot.grpc.server.autoconfigure used by org.springframework.boot.grpc.server.autoconfigure.healthClassDescription
@Conditionalthat checks whether the gRPC server and optionally a specific gRPC service is enabled.@Conditionalthat only matches when Spring gRPC is on the classpath (i.e. -
Classes in org.springframework.boot.grpc.server.autoconfigure used by org.springframework.boot.grpc.server.autoconfigure.securityClassDescription
@Conditionalthat checks whether the gRPC server and optionally a specific gRPC service is enabled.@Conditionalthat only matches when Spring gRPC is on the classpath (i.e.