lifes commented on issue #9646:
URL: https://github.com/apache/dubbo/issues/9646#issuecomment-1027032311
```
@DubboReference(
check = false,
methods = {
@Method(name = "sayHelloAsync", onreturn =
"service2_sayHelloAsync.onreturn")
}
)
private Service2 service2;
```
这种方式可以启动。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]