Class StaticResource

    • Constructor Detail

      • StaticResource

        public StaticResource()
    • Method Detail

      • getPath

        @GET
        @Path("{resource: .+}")
        public jakarta.ws.rs.core.Response getPath​(@PathParam("resource")
                                                   String resource)