feat: 初版提交
This commit is contained in:
24
docs/docs.md
Normal file
24
docs/docs.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# HamsterBlog
|
||||
|
||||
> 仓鼠博客
|
||||
|
||||
# 使用技术
|
||||
|
||||
dao层: Spring Data JPA
|
||||
认证授权:Spring Security
|
||||
|
||||
# 待完成
|
||||
|
||||
- 安全相关
|
||||
- [ ] SpringSecurity 登录
|
||||
- [ ] 权限认证
|
||||
- 接口相关
|
||||
- 用户接口
|
||||
- [ ] 注册
|
||||
- [ ] 登录
|
||||
- [ ] 登出
|
||||
- [ ] 删除
|
||||
- 博文接口
|
||||
- [ ] 增删改查
|
||||
- 附件接口
|
||||
- [ ] 增删改查
|
Reference in New Issue
Block a user