jetbrick-template 2.0.2 发布,JAVA 模板引擎

全面超越 Velocity 的全新一代 Java 模板引擎 jetbrick-template 2.0.2 正式版终于发布拉!


本次更新主要修复了 2.0 的 bugs,建议大家升级。

Release Notes:

  • [增强] Add SecurityManager for create template with source
  • [增强] Allow initialize value for JetWebContext.SESSION_ENABLED
  • [修复] JDK6 上的文本输出错误
  • [修复] StackOverflowError when cannot resolve macro
  • [修复] Cannot get template on Tomcat 7
  • [修复] TrimDirectiveWhitespaces issue
  • [修复] error message for function invoke
  • [修复] Double.toString() testcase error on JDK6

新增 online 在线演示平台:

  http://jetx.oschina.mopaas.com/online.html


完善的中文在线文档:
http://subchen.github.io/jetbrick-template/
完整的 Release Notes: https://github.com/subchen/jetbrick-template-2x/releases/tag/v2.0.2

猜你喜欢

转载自subchen.iteye.com/blog/2156870