application.yml 207 B

12345678910
  1. server:
  2. # 服务器的HTTP端口,默认为8080
  3. port: 8889
  4. # Spring配置
  5. spring:
  6. profiles:
  7. # active: druid-bjzm-test
  8. # active: druid-hdt
  9. # active: dev
  10. active: druid-hst-test