Skip to content

My1deA/Blog-Springboot-2003

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Springboot-2003(blogdemo1)

介绍

搭建环境可以参考这篇博客 Springboot - Vue 个人博客
Vue前端项目地址 Blog-Vue-2003

项目使用Springboot作为后端 Vue作为前端 后端使用Mybatis的增删查改实现评论回复等等功能 在前端整合elementUi来帮助开发页面的开发

  • 首页 首页

  • 博客 博客

  • 博客详情 博客

  • 后端管理 后端管理

开发环境

后端开发环境: IntelliJ IDEA + Mysql8.0
前端开发环境: WebStorm + Npm

软件架构

后端架构:Springboot + Mybatis + Mysql
前端架构:Vue + ElementUi

使用说明

  1. download/clone 后端项目 到 Intellij IDEA
  2. download/clone 前端项目 到 WebStorm
  3. WebStorm 执行 npm install / cnpm install

参与贡献

  1. 设计数据库 生成ER图
  2. 使用Vue+ElementUI设计前端布局
  3. 后端Mapper的增删改查以及Contrlloer返回数据

附录

  1. 数据库设计

ER图

About

个人博客Springboot后端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages