dubbo-website
dubbo-website copied to clipboard
Apache Dubbo documents
Related issues: https://github.com/apache/dubbo/issues/10235
hello, I configured @Service(parameters = {"service.auth","true","param.sign","true"}) on the provider side with reference to dubbo's ak/sk, but the local demo calls, and It does not take effect, please tell me, how...
dubbo 3.x在dubbo协议的默认端口(20880)上并不支持ls等多种命令,而是支持log,clear,exit,help,log level,status,trace这几种命令。在Qos端口(22222)上支持ls等多种命令。
## Ask your question here link:https://github.com/apache/dubbo/issues/5882
As I see, the dubbo website doc 3.0 , the cache util of reference object 'ReferenceConfigCache' is there. but I cannot find the class in dubbo version 3.0.5, so I...
 
preCondition:dubbo3.0.5版本 问题:qosEnable默认值为false,文档中写默认为true
https://github.com/apache/dubbo-website/blob/a3bc6c46c78fb9088b27e8dd512e2e6be381707b/config.toml#L11 There is a single config.toml file which defaults to zh but has some en references. This leads to various incorrect links on the website. For example, the Releases dropdown...
没看到相关文档