application.yml 145 B

123456789
  1. # 开发环境配置
  2. server:
  3. # 服务器的HTTP端口,默认为
  4. port: 7114
  5. # Spring配置
  6. spring:
  7. profiles:
  8. active: druid-bjzm-test