Skip to content

一个简约美的博客系统的后端,采用springboot+mongodb搭建

Notifications You must be signed in to change notification settings

jie12366/simple-beauty-after

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简约博客后端

这是系统的后端,采用前后端分离思想,前端使用vue构建,具体介绍请见前端

前端

采用vue全家桶 + element-ui构建

项目地址:simple-blog

技术栈

  • 项目管理构建:maven 3.6
  • 项目框架:springboot 2.1.7RELEASE
  • 文档数据库:mongodb 3.6
  • 缓存数据库:redis
  • Api文档:swagger2
  • 对象存储空间:七牛云
  • 跨域认证:jwt

项目构建

#克隆项目倒本地
git clone https://github.com/jie12366/simple-blog-after.git
# 进入项目根路径
cd simple-blog-after

导入自己常用的IDE,配置好maven后下载相关依赖运行

About

一个简约美的博客系统的后端,采用springboot+mongodb搭建

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages