An open API service indexing awesome lists of open source software.

https://github.com/hildam/myblog-springboot


https://github.com/hildam/myblog-springboot

Last synced: 3 months ago
JSON representation

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页面数据展示。日志展示。文章展示。