apache / dubbo-spring-boot-project

Spring Boot Project for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
5.41k stars 1.88k forks source link

[Production-Ready] The actuator Endpoints of Dubbo Info #3

Closed mercyblitz closed 6 years ago

mercyblitz commented 6 years ago

Exposes The dubbo meta info on /dubbo

249510573 commented 6 years ago

项目中导入spring-boot-starter-parent(1.5.1.RELEASE)、spring-boot-starter-dubbo、spring-boot-actuator等,无法访问http://localhost:8080/dubbo。