Skip to content

@Argument @Method support #2045

@brucelwl

Description

@brucelwl

例如:如果是xml配置可以这样使用,
<dubbo:reference interface="com.xxx.XxxService">
<dubbo:method name="findXxx" timeout="3000" retries="2" />
</dubbo:reference>
但是如果是
@reference
private com.xxx.XxxService xxxService;
如何针对XxxService类中的findXxx 方法配置进行设置

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions