22 Star 51 Fork 35

SOFAStack / sofa-hessian

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_EN.md 1.49 KB
一键复制 编辑 原始数据 按行查看 历史

SOFA-Hessian

Build Status Coverage Status License

Hessian is a high-performance and high-compatibility binary serialization protocol.

SOFA-Hessian is an internal improvement version based on native Hessian v4.0.51. At present, It has been used internally for many years in Ant Financial. We have fixed some bugs, enhanced some functions, and add some features, includes:

  • Add generic serialization.
  • Add ClassNameResolver & ClassNameFilter for the mapping, converting or filtering of the class name.
  • Add serialization blacklist from Ant Security Team.
  • Improves map locking of the cache in SerializerFactory.
  • See more at Improvements.

Required

  • JDK 6 or above.

Documents

License

Java
1
https://gitee.com/sofastack/sofa-hessian.git
git@gitee.com:sofastack/sofa-hessian.git
sofastack
sofa-hessian
sofa-hessian
master

搜索帮助