2017年12月28日

摘要: 一、RpcException: Failed to invoke the method 1、方法参数是否实现了可序列化接口(Serializable) 2、服务端是否已有实现类,通常既是服务提供者又是消费者的应用会容易犯这种错误,因为spring初始化时没有报出没有实现类的异常。 二、Please 阅读全文
posted @ 2017-12-28 19:29 想到什么 阅读(182) 评论(0) 推荐(0)

导航