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

Cannot enable spring boot profile #220

Closed
EightMonth opened this issue Jul 5, 2018 · 6 comments
Closed

Cannot enable spring boot profile #220

EightMonth opened this issue Jul 5, 2018 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@EightMonth
Copy link

Hi dubbo team
i met a problem when i config success and run successs
spring boot provider profile cannot apply
example
application.yml(server.port=8081) aplication-dev.yml(server.port=8082)
add JVM arg -Dspring.profiles.active=dev or add spring.profiles.active=dev in application/bootstrap
runtime get dubbo property always in application.yml
cannot overrite property by profile dev

@mercyblitz
Copy link
Contributor

Which version ? It's a known issue on Dubbo Spring Boot 0.1.0 or < Dubbo 2.6.2

@EightMonth
Copy link
Author

Dubbo Spring Boot 0.1.1 and Dubbo 2.6.2

@EightMonth
Copy link
Author

maybe you can tell me how to solve this issue

@mercyblitz
Copy link
Contributor

Did you try application.properties?

@mercyblitz mercyblitz self-assigned this Aug 8, 2018
@mercyblitz mercyblitz added this to the 0.1.2 & 0.2.1 milestone milestone Aug 8, 2018
@mercyblitz mercyblitz added the bug Something isn't working label Aug 8, 2018
@EightMonth
Copy link
Author

no,only use yml

mercyblitz added a commit to mercyblitz/dubbo-spring-boot-project that referenced this issue Dec 14, 2018
@mercyblitz
Copy link
Contributor

Please update Dubbo 2.6.5

mercyblitz added a commit that referenced this issue Dec 18, 2018
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues
mercyblitz added a commit that referenced this issue Dec 18, 2018
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint
mercyblitz added a commit that referenced this issue Dec 18, 2018
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue
mercyblitz added a commit that referenced this issue Dec 27, 2018
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge
mercyblitz added a commit that referenced this issue Jan 2, 2019
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge
mercyblitz added a commit that referenced this issue Jan 8, 2019
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases
mercyblitz added a commit that referenced this issue Jan 9, 2019
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366
mercyblitz added a commit that referenced this issue Jan 9, 2019
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366

* Sync upstream

* Sync upstream

* Polish #370

* Remove the duplicated plugin
mercyblitz added a commit that referenced this issue Jan 9, 2019
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366

* Sync upstream

* Sync upstream

* Polish #370

* Remove the duplicated plugin

* Polish #370
@mercyblitz mercyblitz mentioned this issue Jan 9, 2019
mercyblitz added a commit that referenced this issue Jan 9, 2019
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366

* Sync upstream

* Sync upstream

* Polish #370

* Remove the duplicated plugin

* Polish #370
mercyblitz added a commit that referenced this issue Jan 14, 2019
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366

* Sync upstream

* Sync upstream

* Polish #370

* Remove the duplicated plugin

* Polish #370

* Add NOTICE and DISCLAIMER
mercyblitz added a commit that referenced this issue Jan 14, 2019
* 0.1.x (#375)

* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366

* Sync upstream

* Sync upstream

* Polish #370

* Remove the duplicated plugin

* Polish #370

* 0.1.x (#388)

* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366

* Sync upstream

* Sync upstream

* Polish #370

* Remove the duplicated plugin

* Polish #370

* Add NOTICE and DISCLAIMER
mercyblitz added a commit that referenced this issue Jan 25, 2019
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366

* Sync upstream

* Sync upstream

* Polish #370

* Remove the duplicated plugin

* Polish #370

* Add NOTICE and DISCLAIMER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants