Apache Tapestry 5.3 正式发布
经过一年的努力, Apache Tapetry 5.3 正式发布。这个版本带来了 270 处BUG修复,改进和其他变更。
Maven 用户只使用下面的 Maven Dependency来使用最新版本。
Maven Dependency
<dependency> <groupId> org.apache.tapestry</groupId> <artifactId> tapestry-core</artifactId> <version> 5.3</version> </dependency>
下载 :源文件和 Java Docs
发布通告: release notes
这个版本中一些亮点:
- Improved performance: very large sites will see a 30 - 40% improvement in throughput
- Decreased memory footprint: about a 30% decrease in memory utilization over 5.2
- New components and services to support user alerts and notifications
- Improved a simplified support for partial page rendering inside Ajax requests
- Automatic JavaScript and CSS minimization (via YUICompressor)
- Component reference details integrated into JavaDoc
- Improved Maven quickstart archetype
- Skinning and themeing support
- Improved client-side presentation of server-side exceptions during Ajax requests
- New components, including Ajax-enabled Tree, and Kaptcha
- HTML5 Doctype support
- Support for JSR-330 injection annotations
相关推荐
Kafka 2020-09-18
Wepe0 2020-10-30
杜倩 2020-10-29
windle 2020-10-29
minerd 2020-10-28
mengzuchao 2020-10-22
Junzizhiai 2020-10-10
bxqybxqy 2020-09-30
风之沙城 2020-09-24
kingszelda 2020-09-22
大唐帝国前营 2020-08-18
yixu0 2020-08-17
TangCuYu 2020-08-15
xiaoboliu00 2020-08-15
songshijiazuaa 2020-08-15
xclxcl 2020-08-03
zmzmmf 2020-08-03
newfarhui 2020-08-03
likesyour 2020-08-01