spring.profiles.active=pre

 

application-dev.properties:开发环境

application-test.properties:测试环境

application-prod.properties:生产环境


SpringBoot-区分不同环境配置文件

 

SpringBoot-区分不同环境配置文件

 

相关文章: