Package io.micronaut.protobuf.json.registry
package io.micronaut.protobuf.json.registry
-
ClassesClassDescriptionThe
GrpcServiceRegistraris responsible for processing methods annotated with@GrpcRestJsonExposedduring application startup and registering them with theGrpcServiceRegistry.A class responsible for maintaining a registry of gRPC service methods, enabling them to be exposed and invoked via JSON over REST.