SpringBoot、Vue+Element 前后端分离 个人博客

项目环境

前端:vue+elementui组件
后端:SpringBoot
数据库:Mysql 5.7
JDK:1.8
项目构建:Maven

该项目比较简易,一是我学完框架和vue用来练习的,二是完成动态网站的期末作业。
前端分为两个模块:博主后台管理访客浏览页面

访客浏览页面

SpringBoot、Vue+Element 前后端分离 个人博客
点击标题,进入文章、公告详情页面
SpringBoot、Vue+Element 前后端分离 个人博客
也没有做分页处理,功能比较简单。。

后台管理

SpringBoot、Vue+Element 前后端分离 个人博客
SpringBoot、Vue+Element 前后端分离 个人博客
没有分页处理????
SpringBoot、Vue+Element 前后端分离 个人博客
富文本编译器
SpringBoot、Vue+Element 前后端分离 个人博客
SpringBoot、Vue+Element 前后端分离 个人博客
????,完整代码在GitHub,????