面試官問我,使用Dubbo有沒有遇到一些坑?我笑了。

1    public Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException { 2        try { 3            Result result = invoker.invoke(invocation); 4            if (result.hasException(
相關文章
相關標籤/搜索