spring-boot-dubbo icon indicating copy to clipboard operation
spring-boot-dubbo copied to clipboard

Spring Boot with Dubbo support

Results 4 spring-boot-dubbo issues
Sort by recently updated
recently updated
newest added

调试时,发现dubbo 实例化服务是在 @Configuration之后进行(realm初始化之后),所以realm中的依赖的dubbo服务为null,请问如何调整这个加载顺序。

希望能兼容spring boot 2.0.0以上版本

能不能把这个功能加上 感激啊

当通过filter机制集成hystrix断路器时,无法通过管理端口获取监控信息