摘要: Spring Boot 程序会按优先级从下面这些路径来加载application.properties 或者 application.yml 配置文件 jar包同级目录下的/config目录jar包同级目录classpath里的/config目录classpath 同级目录因此,要外置配置文件就很简 阅读全文
posted @ 2019-06-27 16:32 宅山仔 阅读(328) 评论(0) 推荐(0) 编辑