# blog-java **Repository Path**: ilovcoding/blog-java ## Basic Information - **Project Name**: blog-java - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README - [博客前端代码](https://github.com/wmwgithub/react-blog) #### 项目依赖 - maven `v3.6` - Java `v1.8` ### 项目历程 - 2019年/5月/20日 初始化项目构建了登录接口,对文章的增删改查接口,和项目的目录结构 - 2019/5/24 新增分页查询功能,搜索功能 - 2019/5/29 完善登录,和统一异常处理