spring cloud 使用配置中心Config properties 配置文件优先级

启动脚本参数注入 > Config 配置中心配置 > 本地native properties配置文件 > default 默认 properties配置文件

你可能感兴趣的:(Spring相关)