Spring Data Commons 2.0.1 发布

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

内容简介:Spring Data Commons 2.0.1 已发布。Spring Data 项目的目的是为了简化构建基于 Spring 框架应用的数据访问计数,包括非关系数据库、Map-Reduce 框架、云数据服务等等;另外也包含对关系数据库的访问支持。Commo...

Spring Data Commons 2.0.1 已发布。Spring Data 项目的目的是为了简化构建基于 Spring 框架应用的数据访问计数,包括非关系数据库、Map-Reduce 框架、云数据服务等等;另外也包含对关系数据库的访问支持。Commons 是 Spring Data 的一部分,用来提供共享的基础框架,适合各个子项目使用,支持跨数据库持久化。

更新内容:

  • DATACMNS-1201 - ClassGeneratingPropertyAccessorFactory.isTypeInjectable(…) fails with NPE for entities in default packages.

  • DATACMNS-1200 - Absent parameters cause NPE in ClassGeneratingEntityInstantiator.

  • DATACMNS-1197 - Adding kotlin property to (extension) interface yields IllegalArgumentException on invocation.

  • DATACMNS-1196 - Failing generic type resolution of generic types within nested generic fields.

  • DATACMNS-1193 - Typo in documentation and JavaDoc of PageableDefaults.

  • DATACMNS-1191 - Avoid unnecessary conversion invocation after Optional unwrapping.

  • DATACMNS-1190 - Add documentation section about ways to enforce nullability constraints in repositories.

  • DATACMNS-1188 - Reflect CrudRepository naming and API changes in reference documentation.

  • DATACMNS-1187 - Broken links in query-by-example sections in reference documentation.

  • DATACMNS-1185 - Release 2.0.1 (Kay SR1).

  • DATACMNS-901 - Potential deadlock in AbstractMappingContext when creating bean while application event is being fired.

下载地址:


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


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

查看所有标签

猜你喜欢:

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

Single Page Web Applications

Single Page Web Applications

Michael Mikowski、Josh Powell / Manning Publications / 2013-9-30 / USD 44.99

Code for most web sites mostly runs on the server. When a user clicks on a link, the site reacts slowly because the browser sends information to the server and the server sends it back again before di......一起来看看 《Single Page Web Applications》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具