tangyuanxixi / Blog-System

个人博客系统(Spring+Spring MVC+MyBatis )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

个人博客系统

基于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鼓励我

截图

About

个人博客系统(Spring+Spring MVC+MyBatis )

License:Apache License 2.0


Languages

Language:TSQL 49.0%Language:Java 47.4%Language:CSS 3.6%