Fetch the repository succeeded.
This action will force synchronization from 黄勇/api, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
cd api-framework
mvn clean install
cd sample-api
mysql -u root -p < doc/sql/schema.sql
cd sample-api
mvn clean package tomcat7:run
cd sample-web
mvn clean package tomcat7:run
http://localhost:8082/
Sign in for post a comment
Comments ( 0 )