Apache Wicket 8.1.0 发布,Java Web 开发框架

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Apache Wicket 8.1.0 发布了,Wicket 是一个 Java 语言的 Web 开发框架,与 Struts、WebWork、Tapestry 相类似,其特点在于对 Html 和代码进行了有效的分离(有利于程序员和美工的合作),基于规则的配置(减少了 ...

Apache Wicket 8.1.0 发布了,Wicket 是一个 Java 语言的 Web 开发框架,与 Struts、WebWork、Tapestry 相类似,其特点在于对 Html 和代码进行了有效的分离(有利于 程序员 和美工的合作),基于规则的配置(减少了 XML 等配置文件的使用),学习曲线较低(开发方式与 C/S 相似),更加易于调试(错误类型比较少,而且容易定位)。

更新内容如下:

Bug

  • [WICKET-6551] - LazyInitProxyFactory doesn’t work correctly at Weblogic

  • [WICKET-6552] - Spring proxy creation fails with IAE inside ASM ClassReader on JDK10

  • [WICKET-6553] - SelectOptions doesn’t html-encode option values

  • [WICKET-6564] - PageStoreManager#clear() does not completely clear

  • [WICKET-6568] - Wicket fails / does not encode request header values in AjaxCalls

  • [WICKET-6571] - BaseWebSocketBehavior should check sessionId cookie name dynamically

  • [WICKET-6573] - WicketTesterHelper ignores invalid Ajax-Event names starting with “on”

  • [WICKET-6574] - JQueryResourceReference#get() (still) return V1

  • [WICKET-6584] - Import Junit Package as optional

New Feature

  • [WICKET-6577] - Introduce class GenericWebMarkupContainer

Improvement

  • [WICKET-6560] - Improve serialization warnings in ChainingModel

  • [WICKET-6565] - ResponseIOException logged as an error in DefaultExceptionMapper

  • [WICKET-6575] - Ajax requests are still firing even when placeholder tag is written only

  • [WICKET-6576] - Support multiple dateFormats for LocalDateTextfield

  • [WICKET-6580] - org.apache.wicket.util.lang.Bytes - toString()

详情见发布公告

下载地址:http://www.apache.org/dyn/closer.cgi/wicket/8.1.0


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Iterative Methods for Sparse Linear Systems, Second Edition

Iterative Methods for Sparse Linear Systems, Second Edition

Yousef Saad / Society for Industrial and Applied Mathematics / 2003-04-30 / USD 102.00

Tremendous progress has been made in the scientific and engineering disciplines regarding the use of iterative methods for linear systems. The size and complexity of linear and nonlinear systems arisi......一起来看看 《Iterative Methods for Sparse Linear Systems, Second Edition》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具