application.yml 270 B

1234567891011121314151617
  1. server:
  2. port: 9090
  3. spring:
  4. aop:
  5. proxy-target-class: true
  6. auto: true
  7. profiles:
  8. active: dev
  9. thymeleaf:
  10. cache: false
  11. mail:
  12. host: smtp.163.com
  13. username: alibct@163.com
  14. password: FL941001
  15. default-encoding: utf-8
  16. # url: /json_file/