注意把hessian的依賴換成4.0.38或者把git文件裏的4.0.37放到maven私服中去,推薦使用4.0.37版本。38版本存在序列化bigdecimal的問題。git
<dependency> <groupId>com.caucho</groupId> <artifactId>hessian</artifactId> <version>4.0.37</version> </dependency>
git: https://git.oschina.net/wong_loong/rpc.gitmaven