Annotation Interface RestClient
Indicates that annotated interface define a REST client.
- Since:
- 1.9.0
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe REST Client unique identifier. This identifier is used to retrieve REST endpoint configuration.- Returns:
- The REST Client unique identifier
- Since:
- 1.9.0
-