Uses of Interface
org.springframework.grpc.server.service.GrpcServiceDiscoverer
Packages that use GrpcServiceDiscoverer
Package
Description
gRPC service discovery and configuration.
-
Uses of GrpcServiceDiscoverer in org.springframework.grpc.server.service
Classes in org.springframework.grpc.server.service that implement GrpcServiceDiscovererModifier and TypeClassDescriptionclassDefaultGrpcServiceDiscovererimplementation that finds allBindableServicebeans in the application context.