# sgblog三更博客 **Repository Path**: yuanspaces/sgblog ## Basic Information - **Project Name**: sgblog三更博客 - **Description**: springboot - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-01-31 - **Last Updated**: 2024-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sgblog #### 介绍 该项目是一个`个人博客系统`,使用`SpringBoot+Mybatis+thymeleaf`技术栈。 #### 安装教程 1. 使用`java8`环境,`maven3.8.8`,`mysql5.7` 2. 导入`sg_blog.sql`文件到数据库,修改`application.properties`文件中的`mysql数据库`连接信息和`redis数据库`连接信息 3. 解压前端工程运行命令`npm install` #### 使用说明 1. 启动项目 2. xxxx 3. xxxx #### 参与贡献 1. 我