本次更新要点:
ebean 插件现在使用HiKariCP作为数据连接池管理
所有的依赖均使用固定版本,去掉了版本范围指定。参见 https://issues.apache.org/jira/browse/MNG-3092
ActFramework v1.0.5
放弃使用版本范围指定依赖
ActFramework v1.0.4
在模板出错页面上显示错误栈 tab
非绑定模板中使用fullUrl或者url的简化方式不能正常工作
这样的路由结构不能工作:/{id}.html
JSON 响应:指定PropertySpec之后嵌入对象数据丢失
路由: 支持URL路径节点内变量声明
Act-Ebean v1.0.5
增强 DAO API,让开发人员更容易直接使用JDBC编程
使用 HikariCP 作为数据源
RythmEngine v1.2.0
去掉 __sep 以及 __util 循环变量:提升循环性能
在 TemplateBase 中使用 Deque 替代Stack:提升性能
osgl-http v1.0.2
当请求发送至80或者443标准端口时 H.Rquest.fullUrl() 返回结果不需要 80 或者443 端口
软件详情:http://actframework.org/
下载地址:http://git.oschina.net/actframework/actframework
来自:开源中国社区

