@Path(value="api-docs") public static class Swagger2Feature.SwaggerUIService extends Object
| Constructor and Description |
|---|
Swagger2Feature.SwaggerUIService() |
@GET
@Path(value="{resource:.*}")
public javax.ws.rs.core.Response getResource(@Context
javax.ws.rs.core.UriInfo uriInfo,
@PathParam(value="resource")
String resourcePath)
Apache CXF