Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'api-host' in value "${

1问题Could not resolve placeholder 'api-host' in value : 2.解决问题: // 设置@Value注解取值不到忽略(不报错) @Bean public static PropertySourcesPlaceholderConfigurer placeholderConfigurer() { PropertySources
相关文章
相关标签/搜索