|
%!s(int64=7) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos | |
pom.xml | %!s(int64=7) %!d(string=hai) anos |
简单示例,无页面
IDE
导入项目后,运行: org.hswebframework.web.example.simple.SpringBootExample.main
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