dubbo 3.2.0 says that custom exceptions are supported, is there a custom exception handling example?
- I have searched the issues of this repository and believe that this is not a duplicate.
Ask your question here
回答(1) 发布于 4个月前
回答(3) 发布于 4个月前
回答(3) 发布于 4个月前
回答(1) 发布于 4个月前
回答(1) 发布于 4个月前
4条答案
按热度按时间00jrzges1#
@EarthChen@aamingaa PTAL
tpxzln5u2#
https://github.com/apache/dubbo-samples/blob/master/3-extensions/protocol/dubbo-samples-triple/src/test/java/org/apache/dubbo/sample/tri/BaseTriPojoClientTest.java#greetException
x759pob23#
@aamingaa 这些特性适用于gRPC么?
kzmpq1sx4#
@aamingaa 这些特性适用于gRPC么?
不适用的,一部分原因是因为protobuf没办法序列化异常