1.项目根目录下的Config文件夹
2.项目根目录下
3.classpath下的config文件夹
4.classpath下
也可以在打包完jar包后,部署时用--spring.config.name = 配置文件名 --spring.config.location=配置文件位置 动态加载