Class FileController
java.lang.Object
org.joinfaces.docs.server.controller.FileController
-
Constructor Summary
Constructors -
Method Summary
-
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
-