-
### Environment
* Dubbo version: 2.7.6
* Registry center detail (type and version): zk
* Operating System version: window 10
* Java version: 1.8
### this issue
org.apache.dubbo.monitor.M…
-
Please merge code to https://github.com/dubbo/dubbo-spring-boot-project
It's not a good idea to split two projects. @xionghui
-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Describe the proposal
EN:
At present, there are…
-
Is spring cloud plan to support grpc for a better performance? thanks
-
http://doc.xiaominfo.com/guide/starts.html
swagger-bootstrap-ui 指南
-
谁有dubbo完整的yaml文件配置示例吗,有些配置不知道咋写,比如说在yaml文件中如何指定某个方法的重试次数
在注解中我知道咋写,yaml中不知道了
-
This is my running environment:
2.3.7.RELEASE
2.2.6.RELEASE
Hoxton.SR9
When I started the service, I found the following error log. What is the reason??
```
2021-11-09 17:50:15.903 service-p…
-
根据文档进行配置后 [点击查看文档](https://dubbo.apache.org/zh-cn/overview/mannual/java-sdk/tasks/develop/springboot/#applicationyml-%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6),运行后提示:
java.lang.IllegalStateException: No s…
-
A应用代码和配置
```
dubbo.application.name=demo-consumer
dubbo.scan.basePackages=com.example.demo
dubbo.registry.address=zookeeper://192.168.99.214:2181
dubbo.application.qos-enable=false
dubbo.protoco…
-
org.springframework.context.ApplicationContextException: Unable to start embedded container; nested exception is org.springframework.boot.context.embedded.EmbeddedServletContainerException: Unable to …