# blogserver **Repository Path**: qiuyb123/blogserver ## Basic Information - **Project Name**: blogserver - **Description**: V部落,Vue+SpringBoot实现的多用户博客管理平台,项目采用SpringBoot+Vue开发. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 13个SpringBoot优秀学习项目之六、V 部落:https://cloud.tencent.com/developer/article/1465684 V部落,Vue+SpringBoot实现的多用户博客管理平台,项目采用SpringBoot+Vue开发. 代码下载:https://gitee.com/qiuyb123/blogserver springboot启动项目,地址栏输入http://localhost:8081即可访问 前端项目为:/vueblog 前端所用技术: 1.Vue:https://cn.vuejs.org/v2/guide/ 2.ElementUI:https://element.eleme.cn/2.0/#/zh-CN 3.axios:https://www.jianshu.com/p/f438914a2437 4.vue-router: 5.vue-echarts 6.mavon-editor 7.Node.js:https://www.runoob.com/nodejs/nodejs-tutorial.html 后端所用技术: 1.SpringBoot: 2.SpringSecurity:https://blog.csdn.net/liushangzaibeijing/article/details/81220610 3.MyBatis: 4.部分接口遵循Restful风格 5.MySQL