Package net.devh.boot.grpc.client.interceptor
package net.devh.boot.grpc.client.interceptor
Classes related to the gRPC (global) client interceptors and their discovery.
-
ClassDescriptionAutomatically find and configure
annotatedglobalClientInterceptors.A bean that can be used to configure globalClientInterceptors.The global client interceptor registry keeps references to allClientInterceptors that should be registered to all client channels.Annotation for gRPCClientInterceptors to apply them globally.Deprecated.
ClientInterceptorin combination withOrder(either on the target class itself or the related factory method).