随笔分类 -  Dubbo

摘要:HTTP Status 500 - Request processing failed; nested exception is com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getItemById in the se 阅读全文
posted @ 2017-11-22 01:17 GordonDicaprio 阅读(7116) 评论(0) 推荐(0)
摘要:dubbo 常见错误 1. Caused by: java.lang.reflect.MalformedParameterizedTypeException 启动时报错,原因是dubbo 依赖 spring 2.5.6.SEC03,而我项目中有用spring 3.2.4.RELEASE,所以导致冲突 阅读全文
posted @ 2017-11-22 00:47 GordonDicaprio 阅读(7842) 评论(0) 推荐(0)