Uses of Interface
org.springframework.grpc.server.service.GrpcServiceConfigurer
Packages that use GrpcServiceConfigurer
Package
Description
gRPC service discovery and configuration.
-
Uses of GrpcServiceConfigurer in org.springframework.grpc.server.service
Classes in org.springframework.grpc.server.service that implement GrpcServiceConfigurerModifier and TypeClassDescriptionclassDefaultGrpcServiceConfigurerimplementation that binds and configures services with interceptors.