Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for merger when use @Method or @DubboReference #6092

Merged

Conversation

imuxi
Copy link
Contributor

@imuxi imuxi commented May 2, 2020

1、support for merger when use @method or @DubboReference
2、Delete unnecessary 'return' comments, Cause the check to failed

What is the purpose of the change

fixes [#6090 ]

Brief changelog

修改@method、@DubboReference,增加merger;
因为ReferenceConfig、MethodConfig都是继承自AbstractConfig,AbstractConfig中包含merger属性,所以注解中增加merger后,创建config时会进行填充

Verifying this change

我已经完成测试

2、Delete unnecessary 'return' comments, Cause the check to failed
@mercyblitz mercyblitz linked an issue May 6, 2020 that may be closed by this pull request
2 tasks
@mercyblitz mercyblitz self-requested a review May 6, 2020 08:31
@mercyblitz
Copy link
Contributor

Please merge the latest code in the master branch and re-commit the merged code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

基于注解方式不支持merger调用
2 participants