Apache Tapestry 5.3.1 发布,这是 5.3 的第一个修正版本,修复一些Bug。
发布说明:http://tapestry.apache.org/release-notes-531.html
Maven 用户只更新依赖版本。
<dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-core</artifactId> <version>5.3.1</version> </dependency>
你也可以直接下载:https://cwiki.apache.org/confluence/display/TAPESTRY/Download