# vue+springboot博客 **Repository Path**: csmcool/vue-springboot-blog ## Basic Information - **Project Name**: vue+springboot博客 - **Description**: 一个vue+springboot 的博客小项目 - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 26 - **Forks**: 2 - **Created**: 2021-06-18 - **Last Updated**: 2024-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue+springboot博客 #### 主要技术 redis springboot springsecurity mybatisplus #### 介绍 一个vue+springboot token认证的博客小项目 目前就是实现博客的发布,分类,收藏,评论的模块等。 后台可以管理自己的博客,个人信息等。 #### 软件架构 前后端分离模式 前端主要是vue+element ui 后端主要是springboot开发 安全方面有所考虑,https协议的部署,rsa加密传输,接口权限的控制。 是新手练手不错的项目。 ####效果图 ![公告](https://images.gitee.com/uploads/images/2021/0627/014044_a2d1c3dd_9227744.png "屏幕截图.png") ![博客页面](https://images.gitee.com/uploads/images/2021/0627/014157_66d5583b_9227744.png "屏幕截图.png") ![博客详情页](https://images.gitee.com/uploads/images/2021/0627/014238_9909aedb_9227744.png "屏幕截图.png") ![个人信息后台管理](https://images.gitee.com/uploads/images/2021/0627/014355_550f298a_9227744.png "屏幕截图.png")