Hibernate Validator 6.0.10.Final 发布,支持 JDK 10

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

内容简介:Hibernate Validator 6.0.10.Final 已发布,建议 6.x 版本的用户尽快升级,它是 6.0.9.Final 的直接替换版本,带来了一些不错的改进并修复 bug 。 更新内容: Bug 修复 HV-1604 - Initializing JPATraversableR...

Hibernate Validator 6.0.10.Final 已发布,建议 6.x 版本的用户尽快升级,它是 6.0.9.Final 的直接替换版本,带来了一些不错的改进并修复 bug 。

更新内容:

Bug 修复

  • HV-1604 - Initializing JPATraversableResolver fails with IllegalAccessException: this is a regression from 6.0.3.Final, the JPATraversableResolver was not correctly instantiated and thus not used, even in a JPA environment.

  • HV-1609 - CDI extension should not rely on @WithAnnotations filtering: @WithAnnotations does not consider the annotations in the class hierarchy so a bean with constraint annotations only in the class hierarchy would not see these constraints applied.

  • HV-1614 - Unable to specify constraints at more than 1 nested parameter of a typed container: in the programmatic API, nested container element constraints and cascading were not working as expected.

JDK 10 支持

现在可以使用 JDK 10 构建和使用 Hibernate Validator。

完整更新内容请查看 JIRA.

下载地址:TAR.GZ, ZIP


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

程序员2005精华本

程序员2005精华本

《程序员》杂志社 / 电子工业 / 2006-1 / 45.00元

本书为集结了《程序员》杂志与《msdn开发精选》杂志精华。分上、下两册,内容包括人物&报道、管理与实践、程序员手册、年鉴、《程序员》技术专题、《msdn开发精选》文章精选等。一起来看看 《程序员2005精华本》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具