Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

QuickStart

Calvin Xiao edited this page Dec 20, 2016 · 1 revision
  1. git clone 项目
  2. 在IDE中运行examples/hello-service下的HelloServiceApp.java
  3. 访问http://localhost:8080/swagger-ui.html
  4. 访问http://localhost:8080/manage/ 下的SpringBoot Endpoint
  5. 阅读并运行examples/hello-service下的UT
Clone this wiki locally