利用 Bee工具创建 Restful Api
创建 testApi 项目
bee api testApi
运行项目
bee run -gendoc=true -downdoc=true
测试api地址
http://localhost:8080/swagger/
利用 Bee工具创建 Restful Api
创建 testApi 项目
bee api testApi
运行项目
bee run -gendoc=true -downdoc=true
http://localhost:8080/swagger/