JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.eclipse.microprofile.rest.client.inject
Annotation Type RegisterRestClient
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface
RegisterRestClient
A marker annotation to register a rest client at runtime. This marker must be applied to any CDI managed clients.
Examples (en):
mp-rest-jwt-principal
,
mp-rest-jwt-jwk
,
mp-rest-client
Examples (es):
mp-rest-client
Examples (pt):
mp-rest-jwt-principal
,
mp-rest-jwt-jwk
,
mp-rest-client
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element