spring-boot-plus V1.2.2 发布,5 Minutes Finish CRUD
[V1.2.2-RELEASE] 2019.08.26 :horse_racing:
:star:️ New Features
logback.xml
:zap:️ Optimization
- 更改core包目录
- 下载上传拦截器
- logback.xml显示行号
-
application.yml 拦截器配置新增 include-path 拦截路径配置
:memo: Added/Modified
- Add
UploadInterceptor 文件上传全局拦截器
- Add
DownloadInterceptor 文件下载全局拦截器
- Add
DownloadHandler DefaultDownloadHandler 文件下载回调自定义处理器
- Modify
config/WebMvcConfig --> core/SpringBootPlusWebMvcConfig
- Modify
ImageController --> ResouceController ,请求路径 /api/resource
- Add
SysUser CRUD
:beetle: Bug Fixes
../
:notebook_with_decorative_cover: Documentation
- spring-boot-plus-architecture
- 5 Minutes Finish CRUD
:hammer: Dependency Upgrades
-
pom.xml 使用 spring-boot-starter-validation 替换 hibernate-validator 依赖
原文
https://www.oschina.net/news/109339/spring-boot-plus-1-2-2-released
正文到此结束