File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1212- logback.xml显示行号
1313- ` application.yml ` 拦截器配置新增 ` include-path ` 拦截路径配置
1414
15- ### 🔨 Dependency Upgrades
16- - ` pom.xml ` 使用 ` spring-boot-starter-validation ` 替换 ` hibernate-validator ` 依赖
17-
18-
1915### 📝 Added/Modified
2016- Add ` UploadInterceptor ` 文件上传全局拦截器
2117- Add ` DownloadInterceptor ` 文件下载全局拦截器
2218- Add ` DownloadHandler ` ` DefaultDownloadHandler ` 文件下载回调自定义处理器
2319- Modify ` config/WebMvcConfig ` --> ` core/SpringBootPlusWebMvcConfig `
2420- Modify ` ImageController ` --> ` ResouceController ` ,请求路径 ` /api/resource `
2521
26- ### 📔 Documentation
27- - [ spring-boot-plus-architecture] ( https://raw.githubusercontent.com/geekidea/spring-boot-plus/master/docs/img/spring-boot-plus-architecture.png )
28-
2922### 🐞 Bug Fixes
3023- Fix 文件下载路径潜在安全漏洞,过滤 ` ../ ` 非法路径参数
3124- Fix 优化文件下载,Firefox 中文乱码问题
3225
26+ ### 📔 Documentation
27+ - [ spring-boot-plus-architecture] ( https://raw.githubusercontent.com/geekidea/spring-boot-plus/master/docs/img/spring-boot-plus-architecture.jpg )
28+
29+ ### 🔨 Dependency Upgrades
30+ - ` pom.xml ` 使用 ` spring-boot-starter-validation ` 替换 ` hibernate-validator ` 依赖
31+
3332
3433## [ V1.2.1-RELEASE] 2019.08.21
3534
You can’t perform that action at this time.
0 commit comments