We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bc706 commit 3c80142Copy full SHA for 3c80142
CHANGELOG.md
@@ -25,6 +25,8 @@
25
- Add `springbootplus.html` 在`templates`目录下
26
- Add `ContentTypeUtil` 文件类型工具
27
- Add `mime-type.properties` 文件类型自定义拓展配置
28
+- Add `UploadUtil` 上传工具类
29
+- Add `DownloadUtil` 下载工具类
30
31
- Modify `WebMvcConfig` 注册资源拦截器,项目静态资源访问配置
32
- Modify `SpringBootPlusConfig` 创建 `ResourceInterceptor` 资源拦截器
0 commit comments