apache/dubbo

dubbo rest协议 消费端如何能像dubbo协议一样 抛出服务端异常

オープン

#7,246 opened on 2021/02/23

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)Java (26,453 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (41,524 個のスター)
PR merge metrics
 (PR metrics pending)

説明

public User getUser(String userName) throws Exception;

如何在服务端有异常时能透传到调用端

コントリビューターガイド