-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [ ] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
在Dubbo 2中,属性配置与dubbo-spring-boot外部化配置的功能存在重叠,规则不清晰,在API配置、Spring XML配置、Java-config配置等不同场景下存在比较多的问题。
Dubbo 3对属性配置进行重新梳理,明确属性配置覆盖的规则,并融合外部化配置功能,贯通API配置、Spring XML配置、Java-config配置等不同场景。
### 属性配置覆盖
…
-
## Issue Description
Type: *bug report* or *feature request*
### Describe what happened (or what feature you want)
excuse me
Where can I find out the principle of all commands?
For exampl…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
can you upload springboot integrate sample?
-
具体情况就是
![image](https://github.com/xiaoymin/knife4j/assets/76773988/ed584454-a725-4186-8450-7b54ec037b12)
![image](https://github.com/xiaoymin/knife4j/assets/76773988/509c7893-ab8c-424b-9dea-505a79a…
-
System Error, please try again later! Message:java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
![image](https://user-images.githubusercontent.com/2659…
-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Ask your question here
### Environment
dubbo: 3.2.…
-
## 问题描述:我是在测试kryo对集合的支持情况下,遇到以下问题,参数类型是List,Map,List,dubbox出现bug,使用dubbo序列化没有此类问题
- 接口:List getBuildingByList(List buildings);
- 代码调用:
List list = new ArrayList();
list.add(getBuilding());…
-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Ask your question here
准备直接使用dubbo3 应用级服务发现 但是发现文档是空白…