Package alpine.server.servlets


package alpine.server.servlets
This package contains optional and convenience servlets for various functionality.
  • Classes
    Class
    Description
    The FileSystemResourceServlet serves StaticResources from the file system similar to a conventional web server.
    A HttpServlet exposing health information, following the MicroProfile Health specification.
     
    The StaticResourceServlet provides a foundation in which to serve static resources similar to a conventional web server.