@Path(value="/hello") @RegisterProvider(value=ReturnWithURLRequestFilter.class) @RegisterRestClient(configKey="myConfigKey") public interface ConfigKeyClient
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.