@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 © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.