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

Why dubbo 2.7.7 version use spring.application.name but <dubbo:application name="" />? #6653

Open
yuxiao97 opened this issue Aug 27, 2020 · 2 comments

Comments

@yuxiao97
Copy link

###Steps to reproduce this issue

  1. Use dubbo-spring-boot-starter 2.7.7
  2. Set spring.application.name in application.properties
  3. Use dubbo xml config: <dubbo:application name="" />

Why dubbo-admin use step2 name not step3 name when step2 and step3 not same?

@ppzzyy11
Copy link

Code priority

@yuxiao97
Copy link
Author

Code priority

Even if encoding is the priority, it should be the closest configuration.

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

No branches or pull requests

2 participants