dubbo-provider-springboot 示例 spring boot demo启动前准备: 工程导入swagger-dubbo-example/dubbo-api接口模块 修改application.yml, 配置注册中心 运行Application。 访问如下url查看swagger数据 http://127.0.0.1:8077/swagger-dubbo/api-docs 访问swagger-ui http://127.0.0.1:8077/distv2/index.html