apache / servicecomb-java-chassis

ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features
Apache License 2.0
1.91k stars 811 forks source link

servicecomb的动态配置模块不支持将microservice.yaml文件中微服务相关配置转移到apollo配置中心进行配置 #860

Closed chaomeijun closed 5 years ago

chaomeijun commented 6 years ago

如题,servicecomb的动态配置模块不支持将microservice.yaml文件中微服务相关配置转移到apollo配置中心进行动态配置,建议支持,当前springcloud中微服务相关配置就可以转移到apollo配置中心进行动态配置

zhengyangyong commented 6 years ago

Hi, @chaomeijun ,most configuration in microservice.yaml support dynamic config, but some are not such as endpoint etc...

liubao68 commented 5 years ago

servicecomb configuration is different configuration principle of spirng cloud. please feel free if you have some questions about how to manage configuration well. I will close this issue. configuration docs: https://docs.servicecomb.io/java-chassis/zh_CN/config/general-config.html