Annotation Type GRpcServiceAdvice
-
@Target(TYPE) @Retention(RUNTIME) @Documented @Component public @interface GRpcServiceAdviceType-level annotation to register the annotated type as global error handler advice.Use
GRpcExceptionHandlermethod-level annotation to define handler method for specific Exception type.