-
Notifications
You must be signed in to change notification settings - Fork 723
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #95 from geekidea/dev
Dev
- Loading branch information
Showing
37 changed files
with
1,049 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# CHANGELOG TODO | ||
|
||
## [V1.4] | ||
- 部门树形列表 | ||
|
||
## [V1.5] | ||
- 代码生成起优化,是否生成自定义update方法,生成version,deleted注解 | ||
- 黑白名单,配置文件和数据库可配置,并缓存到Redis | ||
- Redis Cache注解使用 | ||
- ok http工具类 | ||
- Excel解析,导入导出 | ||
- 项目代码遵循阿里代码规范优化 | ||
- 字典表 | ||
- 配置参数表 | ||
- 上传文件附件表 | ||
- Redis分布式锁 | ||
- 接口限流,ip限流,频率限流 | ||
- Shiro Redis缓存 | ||
- ApplicationRunner | ||
|
||
|
||
## [V1.6] | ||
- Spring security集成 | ||
- HikariCP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.