-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
fix[apollo-configService]: Solve configService startup exception #3679
Conversation
# Conflicts: # README.md
Codecov Report
@@ Coverage Diff @@
## master #3679 +/- ##
============================================
+ Coverage 50.88% 50.93% +0.04%
- Complexity 2327 2331 +4
============================================
Files 449 449
Lines 14026 14034 +8
Branches 1426 1426
============================================
+ Hits 7137 7148 +11
+ Misses 6400 6398 -2
+ Partials 489 488 -1
Continue to review full report at Codecov.
|
…register eureka in apollo-assembly mode
.../src/main/java/com/ctrip/framework/apollo/adminservice/AdminServerEurekaClientConfigure.java
Outdated
Show resolved
Hide resolved
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I have read the CLA Document and I hereby sign the CLA |
recheck |
What's the purpose of this PR
fix[apollo-configService]: Solve configService startup exception