@Path(value="/hi") @RegisterProvider(value=ReturnWithURLRequestFilter.class) @RegisterRestClient(baseUri="http://localhost:5017/myBaseUri") public interface ClientWithURI2
Modifier and Type | Method and Description |
---|---|
String |
get() |
@GET String get()
Copyright © 2021 Eclipse Foundation. All rights reserved.