You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2021/02/19 07:33:29 UTC

[dubbo] branch 3.0 updated (42cff01 -> cb18339)

This is an automated email from the ASF dual-hosted git repository.

liujun pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.


    from 42cff01  Add publishInstance config in ApplicationConfig (#7162)
     add cb18339  Add provided-by paramater for DubboReference (#7190)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/dubbo/config/annotation/DubboReference.java   | 8 ++++++++
 .../src/main/java/org/apache/dubbo/config/ReferenceConfig.java    | 2 ++
 .../spring/beans/factory/annotation/ReferenceBeanBuilderTest.java | 4 +++-
 3 files changed, 13 insertions(+), 1 deletion(-)