文件名称:blogSpringBoot:一个基于Vue+SpringBoot的个人博客项目
文件大小:4.27MB
文件格式:ZIP
更新时间:2024-06-02 07:40:38
mysql vue java-library springboot2 Java
blogSpringBoot 项目介绍 该项目是个人博客项目,采用Vue + SpringBoot开发。 后台管理页面使用Vue编写,其他页面使用Thymeleaf模板。 项目演示地址: 项目后台地址: 0.2 对项目进行了重构 使用MybatisPlus简化数据库操作 对用户端大部分目录做了缓存 支持管理员在线分配角色权限 修复Bug若干 技术栈 后端技术栈 Spring Boot Shiro+Jwt MyBatisPlus MySQL Redis 前端技术栈 Vue ElementUI axios vue-router Vuex WebSocket vue-cli4 上手指南 服务端启动 克隆项目到本地 git clone https://github.com/lurenha/blogSpringBoot.git 找到项目中resources目录下的myblog.sql文件,在MySQ