个人博客系统

基于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. 如果使用该项目出现问题,请联系我 [email protected]
  2. 如果该项目对您有帮助,请star鼓励我

    截图