mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-05-10 23:27:43 +08:00
演示
简单示例,无页面
运行
-
IDE 导入项目后,运行:
org.hswebframework.web.example.simple.SpringBootExample.main -
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