application.yml 127 B

1234
  1. spring:
  2. # 环境 dev:开发环境|test:测试环境|prod:生产环境
  3. profiles:
  4. active: dev #激活的配置文件