Package io.micronaut.grpc.annotation
-
Annotation Types Summary Annotation Type Description GrpcChannel An annotation that can be used to inject a GRPCManagedChannel.GrpcService A meta annotation for annotation GRPC services.
| Annotation Type | Description |
|---|---|
| GrpcChannel |
An annotation that can be used to inject a GRPC
ManagedChannel. |
| GrpcService |
A meta annotation for annotation GRPC services.
|