@Target(value=TYPE) @Retention(value=RUNTIME) public @interface GrpcClientBeans
Configuration classes to add GrpcClient beans to the
ApplicationContext.| Modifier and Type | Required Element and Description |
|---|---|
GrpcClientBean[] |
value
Helper field containing multiple
GrpcClientBean definitions. |
public abstract GrpcClientBean[] value
GrpcClientBean definitions.