application.yml 151 B

123456789
  1. spring:
  2. application:
  3. name: operationBackendApplication
  4. profiles:
  5. active: test
  6. server:
  7. port: 38090
  8. servlet:
  9. context-path: /wxoperate