Class FileController

java.lang.Object
org.joinfaces.docs.server.controller.FileController

@Controller public class FileController extends Object
  • Constructor Details

    • FileController

      public FileController()
  • Method Details

    • process

      @GetMapping("/**") public Object process(jakarta.servlet.http.HttpServletRequest request, org.springframework.web.context.request.WebRequest webRequest) throws IOException
      Throws:
      IOException