个人博客系统
基于Spring+Spring MVC+Mybatis(Maven方式构建)
如何使用
$ 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
说明
- 如果使用该项目出现问题,请联系我 withstars@126.com
- 如果该项目对您有帮助,请star鼓励我