Class ZipDownloadController
java.lang.Object
cn.net.pap.example.proguard.controller.ZipDownloadController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddownloadStreamingZip(jakarta.servlet.http.HttpServletResponse response)
-
Constructor Details
-
ZipDownloadController
public ZipDownloadController()
-
-
Method Details
-
downloadStreamingZip
@GetMapping("/download/streaming-zip") public void downloadStreamingZip(jakarta.servlet.http.HttpServletResponse response) throws IOException - Throws:
IOException
-