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

Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. #1118

Merged
merged 2 commits into from
Sep 16, 2023

Conversation

hligaty
Copy link
Contributor

@hligaty hligaty commented Sep 16, 2023

…re from discovery client automatic configuration.

PR Type

Refactoring (no functional changes, no api changes).

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

fixes (#1114)

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2020.0.
  • Will pull request to branch of 2022.0.

@SkyeBeFreeman SkyeBeFreeman added this to the 1.13.0 milestone Sep 16, 2023
@SkyeBeFreeman SkyeBeFreeman linked an issue Sep 16, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Merging #1118 (3037160) into hoxton (7688006) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             hoxton    #1118   +/-   ##
=========================================
  Coverage     75.11%   75.11%           
  Complexity     1559     1559           
=========================================
  Files           259      259           
  Lines          5807     5807           
  Branches        685      685           
=========================================
  Hits           4362     4362           
  Misses         1073     1073           
  Partials        372      372           
Files Changed Coverage Δ
...discovery/PolarisDiscoveryClientConfiguration.java 100.00% <ø> (ø)
...e/PolarisReactiveDiscoveryClientConfiguration.java 100.00% <ø> (ø)

@SkyeBeFreeman SkyeBeFreeman changed the title Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefo… Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. Sep 16, 2023
@SkyeBeFreeman SkyeBeFreeman merged commit a242fc4 into Tencent:hoxton Sep 16, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

服务发现自动配置顺序
2 participants