-
It seems that enumeration is not supported now, but Hessian-dubbo already has support for int enumeration.
```golang
// POJO interface
// !!! Pls attention that Every field name should be upper ca…
-
该demo中使用的默认hessian2序列化方式,配置中修改为fastjson不生效,查看dubbo-php-framework-master/vendor/crazyxman中只存在hessian-parser方法。
-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 3.0.6
* Operating Sy…
-
-
### Description
Dear,
It seems it is not easy to use the dubbo proxy plugin in real project. It has too much restriction. It's not very common solution.
Do you have plan to develop a common dubbo …
-
![image](https://user-images.githubusercontent.com/10061880/217206896-03752f66-0bc5-4422-a04c-3e518b284fd5.png)
-
![image](https://github.com/apache/dubbo-go-hessian2/assets/18413695/9904fac0-b93f-4000-9b65-94829b110ddb)
Error calling metadataService.GetMetadataInfo for dubbo go, expected behavior: convertin…
-
我修改了admin-server里的mockito-core依赖,否则会报错Unresolved dependency: 'org.objenesis:objenesis:jar:2.6'
![image](https://user-images.githubusercontent.com/106568891/205169579-bd336f26-d2ff-4ba5-9844-a28ca40…
-
As mentioned in the roadmap #13065 , the benchmark construction form I understand is as follows. Do you have any other opinions?
### Dubbo performance benchmark test
#### Goal: Reflect Dubbo…
wxbty updated
7 months ago
-
dubbo 3.1.9 版本
我用的 spring-boot, 在配置文件里加入了
```
dubbo:
application:
# 关闭序列化严格检查
check-serializable: false
protocol:
serialization: hessian2
hessian:
allow-non-se…