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

liujun pushed a change to branch dev-metadata
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git.


    from e2f664f  record init status.
     new b787ab7  Move refresh action of configs from Spring bean to a Config 
API.
     new 60b1342  support accepting external configuration from application.
     new b7e8b1e  Merge branch 'dev-metadata-spring-environment' into 
dev-metadata
     new bdfc500  Fix NPE in TagRouter

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../dubbo/rpc/cluster/router/tag/TagRouter.java    |  2 +-
 .../apache/dubbo/config/ConfigCenterConfig.java    |  6 ++---
 .../org/apache/dubbo/config/ReferenceConfig.java   |  2 ++
 .../org/apache/dubbo/config/ServiceConfig.java     |  2 ++
 .../dubbo/config/spring/ConfigCenterBean.java      | 29 ++++++++++++++++++++--
 .../apache/dubbo/config/spring/ReferenceBean.java  |  2 --
 .../apache/dubbo/config/spring/ServiceBean.java    |  2 --
 7 files changed, 35 insertions(+), 10 deletions(-)

Reply via email to