Annotation Interface GrpcGlobalServerInterceptor


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Component @Bean public @interface GrpcGlobalServerInterceptor
Annotation for gRPC ServerInterceptors to apply them globally.