apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
29.13k stars 10.2k forks source link

设置apollo.bootstrap.enable=true后,配置在apollo中的spring.profiles.include配置无法读取 #2555

Closed xiejiefeng closed 4 years ago

xiejiefeng commented 5 years ago

spring boot版本为2.1.5 spring cloud版本为Greenwich.SR2 已经在bootstrap.yml中添加 apollo: bootstrap: enabled: true eagerLoad: enabled: true 可是依旧读取不到配置在apollo中的spring.profiles.include,导致启动发生异常。

nobodyiam commented 5 years ago

能给个详细一些的例子吗?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in 14 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed because it has not had activity in the last 14 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.