Package net.devh.boot.grpc.client.inject
Annotation Interface GrpcClientBeans
Annotation that can be added to
Configuration classes to add GrpcClient beans to the
ApplicationContext.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionHelper field containing multipleGrpcClientBeandefinitions.
-
Element Details
-
value
GrpcClientBean[] valueHelper field containing multipleGrpcClientBeandefinitions.- Returns:
- An array with bean definitions to create.
-