spring-boot-plus V1.2.2 發佈,5 Minutes Finish CRUD

[V1.2.2-RELEASE] 2019.08.26

⭐️ New Features

攔截器啟用禁用配置文件上傳下載安全/權限控制啟用 logback.xml 日誌配置

⚡️ Optimization

更改core包目錄下載上傳攔截器logback.xml顯示行號application.yml 攔截器配置新增 include-path 攔截路徑配置

Added/Modified

Add UploadInterceptor 文件上傳全局攔截器Add DownloadInterceptor 文件下載全局攔截器Add DownloadHandler DefaultDownloadHandler 文件下載回調自定義處理器Modify config/WebMvcConfig --> core/SpringBootPlusWebMvcConfigModify ImageController --> ResouceController,請求路徑 /api/resourceAdd SysUser CRUD

Bug Fixes

Fix 文件下載路徑潛在安全漏洞,過濾 ../ 非法路徑參數Fix 優化文件下載,Firefox 中文亂碼問題

Documentation

spring-boot-plus-architecture5 Minutes Finish CRUD

Dependency Upgrades

pom.xml 使用 spring-boot-starter-validation 替換 hibernate-validator 依賴

碼雲地址:https://gitee.com/geekidea/spring-boot-plus

文章轉載自 OSCHINA 社區 [http://www.oschina.net]

本文標題:spring-boot-plus V1.2.2 發佈,5 Minutes Finish CRUD

本文地址:https://www.oschina.net/news/109339/spring-boot-plus-1-2-2-released