摘要: 一.配置文件加载顺序 SpringBoot会扫描如下几个位置的application.properties文件以及application.yml文件作为Springboot的默认配置文件,且位置的不同会造成文件的加载优先级不同。 文件位置如下: -file:./config/-file:./-cla 阅读全文
posted @ 2020-03-27 16:52 leagueandlegends 阅读(1363) 评论(0) 推荐(0)