application.yml 196 B

123456789101112
  1. management:
  2. endpoints:
  3. web:
  4. exposure:
  5. include: metrics,httptrace
  6. server:
  7. port: 8092
  8. spring:
  9. profiles:
  10. active: @activatedProperties@
  11. application:
  12. name: system-web