Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Latest commit

 

History

History
32 lines (23 loc) · 937 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 937 Bytes

Genesis- 开发者社区

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

travis-ci license


说明

  1. 如果使用该项目出现问题,请联系我 [email protected]
  2. 如果该项目对您有帮助,请star鼓励我

如何使用

$ git clone https://github.com/withstars/Genesis

$ cd Genesis

$ mvn clean compile

$ mvn clean package

$ mvn clean install

$ mvn jetty:run
 
 http://localhost:8080

LICENSE

Apache 2.0