application.yml 211 B

1234567891011121314
  1. server:
  2. port: 8092
  3. spring:
  4. profiles:
  5. active: @activatedProperties@
  6. application:
  7. name: system-web
  8. swagger:
  9. production: false
  10. basic:
  11. enable: true
  12. username: jeecg
  13. password: jeecg1314