Package org.springframework.grpc.server.service
@NullMarked
package org.springframework.grpc.server.service
gRPC service discovery and configuration.
-
ClassDescriptionDefault
GrpcServiceConfigurerimplementation that binds and configures services with interceptors.DefaultGrpcServiceDiscovererimplementation that finds allBindableServicebeans in the application context.Annotation that marks gRPC services that should be registered with a gRPC server.Configures and binds aservice specinto aservice definitionthat can then be added to a gRPC server.Discovers gRPC services to be provided by the server.Additional information about a gRPC service that can be used when configuring the service.Encapsulates enough information to construct an actualServerServiceDefinition.Strategy to determine whether a globalserver interceptorshould be applied togRPC service.