Annotation Interface GrpcGlobalClientInterceptor


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