| Package | Description |
|---|---|
| io.geekidea.springbootplus.util |
公共工具包
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadUtil.DefaultDownloadHandler |
| Modifier and Type | Method and Description |
|---|---|
static void |
DownloadUtil.download(String downloadDir,
String downloadFileName,
List<String> allowFileExtensions,
javax.servlet.http.HttpServletResponse response,
DownloadUtil.DownloadHandler downloadHandler)
下载文件,使用自定义下载处理器
|
Copyright © 2019. All rights reserved.