apache/dubbo

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

Open

#7246 aperta il 23 feb 2021

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)Java (26.453 fork)batch import
help wanted

Metriche repository

Star
 (41.524 star)
Metriche merge PR
 (Merge medio 7g 14h) (20 PR mergiate in 30 g)

Descrizione

public User getUser(String userName) throws Exception;

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

Guida contributor