@Path(value="/") public class TemplateService extends Object
| Constructor and Description |
|---|
TemplateService() |
@GET
@Path(value="/{name}")
public javax.ws.rs.core.Response helloMustache(@PathParam(value="name")
String name)
Copyright © 2016 WSO2. All rights reserved.