https://github.com/hildam/myblog-springboot
https://github.com/hildam/myblog-springboot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hildam/myblog-springboot
- Owner: HildaM
- Created: 2022-01-18T09:58:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-29T03:58:20.000Z (over 3 years ago)
- Last Synced: 2025-01-13T18:41:18.778Z (5 months ago)
- Language: JavaScript
- Size: 5.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MyBlog 博客开发日志
### 后台管理系统
1. 2022-01-18:分析前端资源,设计数据库
2. 2022-01-19:配置好数据库相关配置。基础的登录和注销功能。实现最基本的拦截器功能。
3. 2022-01-20:完善拦截器功能。设计日志模块。
4. 2022-01-21:整理登录模块和日志模块的文档记录
5. 2022-01-22:index页面数据展示。日志展示。文章展示。