Package examples
Interface HelloClient
-
@Path("/") @RegisterRestClient(baseUri="stork://hello-service/hello") public interface HelloClient
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringecho(String name)
-