Skip to content

shensr-s/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Springboot开发的博客系统

开发环境

  1. Intellij IDEA
  2. JDK1.8
  3. MySQL

技术框架

  1. SpringBoot
  2. SpringMvc
  3. Mybatis
  4. freemarker
  5. log4j2

快速启动

  1. 使用Intellij IDEA clone项目到本地
  2. 执行项目中的资源文件resources中的sql脚本文件
  3. 启动项目即可

简介

资料

工具