Qualifies an injected gRPC client.
-
Nested Class Summary
Nested Classes
-
Optional Element Summary
Optional Elements
The name is used to configure the gRPC client, e.g.
-
Field Summary
Fields
Constant value for
value() indicating that the annotated element's name should be used as-is.
-
Field Details
-
ELEMENT_NAME
static final String ELEMENT_NAME
Constant value for
value() indicating that the annotated element's name should be used as-is.
- See Also:
-
-
Element Details
-
value
The name is used to configure the gRPC client, e.g. the location, TLS/SSL, etc.
- Returns:
- the client name
- Default:
- "<<element name>>"