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

Consul support #3593

Merged
merged 22 commits into from
Mar 11, 2019
Merged

Consul support #3593

merged 22 commits into from
Mar 11, 2019

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    871fd8a View commit details
    Browse the repository at this point in the history
  2. update pom

    beiwei30 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    0a4ddf6 View commit details
    Browse the repository at this point in the history
  3. correct typo

    beiwei30 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    204a4e2 View commit details
    Browse the repository at this point in the history
  4. start to make it work

    beiwei30 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    96d1a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    680c088 View commit details
    Browse the repository at this point in the history
  2. update logger

    beiwei30 committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    60c6ec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a429c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    331bd8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4dbf34 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. any-value support

    beiwei30 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    c2a1e72 View commit details
    Browse the repository at this point in the history
  2. decode with base64

    beiwei30 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    a3b8078 View commit details
    Browse the repository at this point in the history
  3. make config-center work

    beiwei30 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    e600511 View commit details
    Browse the repository at this point in the history
  4. add copyright and javadoc

    beiwei30 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    baf4ac4 View commit details
    Browse the repository at this point in the history
  5. add stop() method

    beiwei30 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    3f3b7eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f82896 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    1571a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565fc57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c1bd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ffe864 View commit details
    Browse the repository at this point in the history
  5. remove useless rootpath

    beiwei30 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    776d203 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. consule metatdata support

    beiwei30 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    3639800 View commit details
    Browse the repository at this point in the history
  2. change log level to avoid too many useless disconnection message, cau…

    …sed by TCP check from consul
    beiwei30 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    ae84298 View commit details
    Browse the repository at this point in the history