Skip to content

Commit eb7ef58

Browse files
authored
Create README.md
1 parent 9cc9705 commit eb7ef58

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
任务列表:
2+
3+
- [x] 项目搭建
4+
- [x] 前后台参数传递约定
5+
- [x] 统一响应结构
6+
- [x] 统一异常处理
7+
- [x] CORS跨域请求处理
8+
- [x] JWT鉴权机制
9+
- [x] 集成Swagger2,自动生成restful api文档
10+
- [ ] Hibernate Vilation参数校验机制
11+
- [ ] 集成通用Mapper、pagehelper
12+
- [ ] 单点登录,采用redis进行session共享
13+
- [ ] shiro权限控制

0 commit comments

Comments
 (0)