@Path(value="") public class AppResource extends FileResource
| Constructor and Description |
|---|
AppResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
get(String path) |
getFile@Path(value="static{path:(/.*)?}")
@GET
public javax.ws.rs.core.Response get(@PathParam(value="path")
String path)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.