zhou-hao 75660f6c3c 结构调整,部分调整 7 years ago
..
src 75660f6c3c 结构调整,部分调整 7 years ago
README.md 92455015b2 优化swagger 7 years ago
pom.xml 177112a961 3.0.0-RC-SNAPSHOT 7 years ago

README.md

演示

简单示例,无页面

运行

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

  2. maven 先安装 hsweb-framework ```bash /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