原因是spring配置中使用了PropertyPlaceholderConfigurer,导致无法读取spring cloud config 中的配置,在原有的PropertyPlaceholderConfigurer配置中添加下面的配置解决:原因是spring配置中使用了PropertyPlaceholderConfigurer,导致无法读
原因是spring配置中使用了PropertyPlaceholderConfigurer,导致无法读取spring cloud config 中的配置,在原有的PropertyPlaceholderConfigurer配置中添加下面的配置解决:原因是spring配置中使用了PropertyPlaceholderConfigurer,导致无法读