apache/dubbo

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

Open

#7,246 opened on 2021年2月23日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Java (26,453 forks)batch import
help wanted

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (平均マージ 7d 14h) (30d で 20 merged PRs)

説明

public User getUser(String userName) throws Exception;

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

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