Java 泛化调用 dubbo-go #2804
Unanswered
amosnothing
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Java 泛化调用 dubbo-go ,dubbo go 为可变形参
举例:
当 Java 客户端使用非泛化调用的时候,multiArgs 便是 Java 多方法重载,字符串可以传递 1~n 个,但是 Java 客户端使用非泛化调用的时候,该怎么传参?
Beta Was this translation helpful? Give feedback.
All reactions