Files
hsweb-framework/hsweb-examples/hsweb-examples-simple
zhou-hao 1b38fd8714 fix bugs
2017-12-21 00:03:33 +08:00
..
2017-12-21 00:03:33 +08:00
2017-11-30 22:17:12 +08:00
2017-11-30 00:31:36 +08:00

演示

简单示例,无页面

运行

  1. IDE 导入项目后,运行: org.hswebframework.web.example.simple.SpringBootExample.main

  2. maven 先安装 hsweb-framework

 /hsweb-framework $ mvn install
 /hsweb-framework $ cd hsweb-examples/hsweb-examples-simple
 /hsweb-examples-simple $ mvn spring-boot:run
  

测试

打开页面: http://localhost:8081/swagger-ui.html