jetbrick-template 2.0.3 发布,Java 模板引擎
Git@OSC 的 Android 和 iOS 客户端全面开源
全面超越 Velocity 的全新一代 Java 模板引擎 jetbrick-template 2.0.3 发布拉!
Release Notes:
[新增] 类似 freemarker 的 ! 的表达式级别的 NullSafe (a.b.c ?! "I am null")
[变更] change simplify ternary operator semantic (a ?: b ==> a ? a : b)
[修复] TrimDirectiveWhitespaces for inline-directive issue
[修复] 不正确的 file.exists() 检测 (ServletResource)
Online 在线演示平台: http://jetx.oschina.mopaas.com/
完善的中文在线文档:http://subchen.github.io/jetbrick-template/
完整的 Release Notes: https://github.com/subchen/jetbrick-template-2x/releases/tag/v2.0.3