# Blog-System **Repository Path**: beyond1999/Blog-System ## Basic Information - **Project Name**: Blog-System - **Description**: 个人博客系统(Spring+Spring MVC+MyBatis ) - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

个人博客系统

基于Spring+Spring MVC+Mybatis(Maven方式构建)

travis-ci license

### 如何使用 ``` $ git clone https://github.com/withstars/Blog-System $ cd Blog-System $ mvn clean compile $ mvn clean package $ mvn clean install $ mvn jetty:run http://localhost:8080 http://localhost:8080/admin ``` ### 说明 1. 如果使用该项目出现问题,请联系我 withstars@126.com 2. 如果该项目对您有帮助,请star鼓励我 ### 截图