摘要: springboot 启动会扫描以下位置的application.properties或者application.yml文件作为Spring boot的默认配置文件 –file:./config/ –file:./ –classpath:/config/ –classpath:/ 优先级由高到底,高 阅读全文
posted @ 2022-06-20 09:40 木予 阅读(1164) 评论(0) 推荐(0)