@Path(value="/static/") public class StaticResource extends Object
| Constructor and Description |
|---|
StaticResource() |
@GET
@Path(value="{resource: .+}")
public javax.ws.rs.core.Response getPath(@PathParam(value="resource")
String resource)
Copyright © 2019. All rights reserved.