Class FileController
java.lang.Object
org.joinfaces.docs.server.controller.FileController
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FileController
public FileController()
-
-
Method Details
-
process
@GetMapping("/**") public Object process(HttpServletRequest request, WebRequest webRequest) throws IOException - Throws:
IOException
-