JavaBeanSerializeUtil under the dubbo common package is functionally identical to dubbo-serialization
Open
type/proposal
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
### Environment
* Dubbo version: 2.7.8
* Operating System version: macos
* Java version: jdk1.8
I checked the source code of JavaBeanSerializeUtil under the dubbo common package and found that its function can be completely replaced by the code under the dubbo-serialization package. Can I remove the JavaBeanSerializeUtil related code?
Contributor guide
Assessment
This issue has not been assessed yet.