# bs-blog **Repository Path**: xizi110/bs-blog ## Basic Information - **Project Name**: bs-blog - **Description**: 个人博客 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bs-blog #### 项目介绍 项目演示地址: [悦来www.yuelai.xyz](https://www.yuelai.xyz) 个人博客,前台页面使用Bootstrap,jQuery完成,后台使用Spring+SpringMVC+Mybatis完成。 具有后台管理文章功能,包括新增,删除,更新文章。 文章写作使用百度的UEditor编辑器。 #### 软件架构 MVC设计模式 数据库MySQL8.0 #### 安装教程 更改配置文件中的数据库配置,导入sql文件,使用tomcat启动即可。