application.yml 228 B

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