# blog **Repository Path**: WangYaLin_TimeLine/blog ## Basic Information - **Project Name**: blog - **Description**: springboot博客系统 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-28 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blog #### 项目介绍 springboot博客系统 主要功能模块有: 1. 个人主页 2. 用户管理 3. 博客管理 4. 评论管理 5. 点赞管理 6. 分类管理 7. 标签管理 #### 软件架构 1. 本项目框架采用springboot1.5.8 2. 采用spring data jpa自动创建数据表 3. 采用spring security进行安全检验 4. 采用elasticsearch实现全文搜索 5. 采用MySQL数据库,采用gradle构建项目 6. 页面采用thymeleaf+Bootstrap #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx