# blog-server **Repository Path**: xusheng.com/blog-server ## Basic Information - **Project Name**: blog-server - **Description**: 个人博客-服务端代码使用SSM + redis + mysql前端使用VUE,同时记录一些平时的学习demo (另附前端代码地址 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2018-12-30 - **Last Updated**: 2022-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blog-server 个人博客-服务端代码 1. 后端使用SSM + redis + mysql 2. 缓存使用Redis 3. mysql建表语句为blog.sql文件 4. 前端使用VUE 5. 前端代码地址:https://github.com/shibo92/bolg-view.git