Class StaticResourcesService
- java.lang.Object
-
- org.microprofileext.openapi.swaggerui.StaticResourcesService
-
@Path("{path: webjars/.*}") public class StaticResourcesService extends ObjectServing static data from webjars- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
-
Constructor Summary
Constructors Constructor Description StaticResourcesService()
-
-
-
Method Detail
-
staticJsResources
@GET public jakarta.ws.rs.core.Response staticJsResources(@PathParam("path") String path)
-
-