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

refactor loadClass method #3410

Merged
merged 6 commits into from
Feb 2, 2019

Commits on Jan 31, 2019

  1. refactor: expression is always true, remove it

    (names != null && names.length > 0)
    wanghbxxxx committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    8c6a887 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Update dubbo-common/src/main/java/org/apache/dubbo/common/extension/E…

    …xtensionLoader.java
    
    Co-Authored-By: wanghbxxxx <wanghbxxxx@gmail.com>
    beiwei30 and wanghbxxxx authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    eb7fd40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b1726 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5b649a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d89f201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e700bc2 View commit details
    Browse the repository at this point in the history