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 2019/06/13 16:43:00 UTC

[dubbo] branch master updated (3acf5b8 -> 6f3a05c)

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

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


    from 3acf5b8  fix org.apache.dubbo.common.URL#toMap change password key, from USERNAME_KEY to PASSWORD_KEY (#4267)
     add 6f3a05c  1. 将URL中的默认值使用三目运算符表示。 (#4301)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/dubbo/common/URL.java | 117 +++++----------------
 1 file changed, 25 insertions(+), 92 deletions(-)