apache wicket 6.2 发布 -欧洲杯足彩官网

`
hantsy
  • 浏览: 51475 次
  • 性别:
  • 来自: 广州
博主相关
  • 博客
  • 微博
  • 相册
  • 收藏
  • 社区版块
    • ( 235)
    • ( 672)
    • ( 297)
    存档分类
    最新评论

    apache wicket 6.2 发布

    apache wicket 6.2.0 发布!
    6.2 是 6.0 的后续开发版本, api 与 6.0 完全兼容。
    新特性
    
    serializablechecker 更易扩展。
    maven 中使用
    
    更新wicket 依赖版本。
    
        org.apache.wicket
        wicket-core
        6.2.0
    
    下载
    
     * 
     * 
    从早期版本升级
    
    参考 
    
    changelog
    
    ** sub-task
        * [wicket-4752] - revert wicket-4715 -read multipart request
    params in webapplication
    ** bug
        * [wicket-4587] - urlrenderer renderfullurl
        * [wicket-4589] - closing  tag is incorrectly
    setup as autocomponent
        * [wicket-4756] - atmospherewebrequest should return true on calls
    to #isajax()
        * [wicket-4759] - filterform/filtertoolbar don't work when there's
    more than one icolumn to be filtered
        * [wicket-4769] - clicking on label of radio doesn't update
    component with ajax update
        * [wicket-4771] - submitting value filled in dropdownchoice fails
    when tinymce textarea is on the page
        * [wicket-4776] - problems with switching between http/https
        * [wicket-4777] - javascriptreference escapes given url
        * [wicket-4786] - ajaxtabbedpanel doesn't include constructor with model
        * [wicket-4787] - registering resource bundles with duplicate
    resource references gives an npe
        * [wicket-4788] - filteringheaderresponse does not unwrap
    priorityheaderitems for filtering
        * [wicket-4789] - url rendering regression
        * [wicket-4791] - uploadprogressbar hides immediately after being shown.
        * [wicket-4792] - wickettester#startcomponent(component) doesn't
    call oninitialize
        * [wicket-4794] - rfccompliantemailaddressvalidator error message
    not defined
        * [wicket-4796] - datepickertest fails because of java
    inconsistensy on localizing march german shortname mrz vs mär
        * [wicket-4797] - checkboxmultiplechoice loses state
        * [wicket-4801] - basewickettester.executeajaxevent only fires one
    of multiple behaviors bound to a given event
        * [wicket-4806] - ajaxeditablechoicelabel won't close select onblur
        * [wicket-4810] - clone - basewickettester.clicklink() does not
    work with a resourcelink with resourcereference
        * [wicket-4816] - handling of semicolons in form action urls
        * [wicket-4818] - nullpointerexception while reading the post parameters
        * [wicket-4820] - race condition in resourcesettings:
    getresourcewatcher() is not thread safe
        * [wicket-4822] - wicket.event.add requires wicket.$, but
    wicket-ajax-jquery is not listed as a dependency
        * [wicket-4824] - redirect to https is using wrong port 80 if
    httpsconfig with default ports 80/443 is used
    ** improvement
        * [wicket-4160] - make abstractautocompleterenderer.renderheader()
    and .renderfooter() non-final
        * [wicket-4772] - datatable api and handling of abstracttoolbar
        * [wicket-4778] - add factory methods to javascriptheaderitem to
    create a deferred javascript header item.
        * [wicket-4798] - make iteratorfilter.onfilter protected
        * [wicket-4804] - add #setstatus(int) in abstractresource.resourceresponse
        * [wicket-4808] - webclientinfo.getremoteaddr() handling
    "forwarded-for" value tokens not being ip addresses
        * [wicket-4812] - make serializationchecker easier for extending
    so custom checks can be added to it
    ** new feature
        * [wicket-4793] - support jetty 9.x websocket implementation
        * [wicket-4802] - add functionality to be able to export datatable content
        * [wicket-4815] - interface to mark components with type safe models
    分享到:
    评论

    相关推荐

      apache wicket cookbook

      using wicket:message to output localized markup 86 overriding localized resources on a case by case basis 89 ii table of contents chapter 5: displaying data using datatable 95 introduction 95 ...

      wicket has been around since 2004 and it has been an apache project since 2007. during these years it has proved to be a solid and valuable solution for building enterprise web applications. wicket ...

      apache wicket cookbook 包含最新的12章

      this guide is based on wicket 6. however if you are using an older version you should find this guide useful as well, but it's likely that the code and the snippets won't work with your version.

      什么是apache wicket? apache wicket是一个开源的,基于java,基于组件的web应用程序框架。 通过适当的标记/逻辑分离,pojo数据模型以及令人耳目一新的xml缺乏,apache wicket使开发web应用程序变得简单而又愉快。...

      本文档演示了如何获取、构建和部署 apache fortress wicket 示例应用程序。 要完成本教程,请首先按照本 readme 中的步骤进行操作。 接下来是这里的步骤: 先决条件 java 8 apache maven 3 apache tomcat ...

      apache-wicket-7 the most instertst skill

      wicket-presentation:apache wicket演示文稿的源代码

      apache wicket 是创新型 java web 应用程序框架。它通过彻底地分离开发人员与设计人员的角色,帮助简化 web 应用程序开发。它将允许您从视图层中删除逻辑代码,消除使用 javaserver page (jsp) 的需求,提供以简单...

      检票口评价apache wicket 评估应用要求jdk maven克隆存储库并下载并安装 java 和 maven。 然后只需运行mvn jetty:run now 应用程序应该可以在3d派对mockito、spring 和 apache wicket 的集成基于( )。 ...

      apache-wicket-1.5.11.zip 里面有jar包和api

      小胡子提供一个专门的面板和一些相关的实用程序,使用户能够使用 mustache 和 apache wicket。 当前构建状态: wicket-mustache取决于 。 文档:通过所有mustache模空白差异添加maven依赖: < dependency> ...

      apache_wicket_user_guide_reference_documentation 英文版

      创建并扩展apache_wicket_web应用.doc

      wicket-spring-boot:适用于apache wicket的spring boot启动程序

      “ wicket组件”项目是apache wicket网络框架的组件库。 wicket组件引用了桌面应用程序的经典组件库(例如microsoft foundation classes,qt library或wxwindows),为wicket web应用程序提供了图形用户界面组件。 ...

    global site tag (gtag.js) - google analytics
    网站地图