freemark.yml 355 B

12345678910111213
  1. spring:
  2. freemarker:
  3. allow-request-override: false
  4. cache: false
  5. charset: UTF-8
  6. check-template-location: true
  7. content-type: text/html
  8. enabled: true
  9. expose-request-attributes: false
  10. expose-session-attributes: false
  11. expose-spring-macro-helpers: false
  12. suffix: .flt
  13. template-loader-path: classpath:/static/template/