application.yml 190 B

12345678910111213141516
  1. # 应用基础配置
  2. server:
  3. port: 18816 #msPayment
  4. servlet:
  5. context-path: /pay2
  6. # Spring Profile 配置
  7. spring:
  8. profiles:
  9. active: @spring.profiles.active@