@Path(value="resource/with/doc") public class ResourceWithDoc extends Object
| Constructor and Description |
|---|
ResourceWithDoc() |
| Modifier and Type | Method and Description |
|---|---|
String |
theGet()
### This get method does even "less", can you imagine?
I can.
|
void |
thePost(String foo,
String aaa)
This post operation does nothing.
|
@POST
public void thePost(@QueryParam(value="foo")
String foo,
String aaa)
@GET public String theGet()
none - Just make sure this doesn't show.RuntimeException - Nor this.Copyright © 2018 Mulesoft. All rights reserved.