Package org.springframework.boot.grpc.server.autoconfigure
@NullMarked
package org.springframework.boot.grpc.server.autoconfigure
Auto-configuration for gRPC server.
-
ClassDescription
@Conditionalthat determines if the gRPC server implementation should be one of the native varieties (e.g.@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.FailureAnalyzerfor missingGrpcSecurityin servlet-based gRPC applications.Auto-configurationfor Spring gRPC server-side components.Strategy interface to determine theExecutorto use for the gRPC server.Auto-configurationfor gRPC server factories.Callback interface that can be implemented by beans wishing to customize theserver factorybefore it is fully initialized.Auto-configurationfor gRPC server-side observations.Auto-configurationfor gRPC Reflection service