摘要: Spring Properties默认不支持通过通配符加载配置文件,如果需要,需要自己在@Configration文件中增加单独的配置代码: @Bean public static PropertySourcesPlaceholderConfigurer getPropertySourcesPlac 阅读全文
posted @ 2021-11-24 14:34 maimode 阅读(119) 评论(0) 推荐(0)