Package org.lognet.springboot.grpc
Annotation Type GRpcService
-
@Target(TYPE) @Retention(RUNTIME) @Documented @Service public @interface GRpcServiceMarks the annotated class to be registered as grpc-service bean;- Since:
- 0.0.1
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanapplyGlobalInterceptorsjava.lang.Class<? extends io.grpc.ServerInterceptor>[]interceptors
-