内容简介:Spring Data Commons 2.0.0.M4 发布
Spring Data Commons 2.0.0.M4 发布了。Spring Data 项目的目的是为了简化构建基于 Spring 框架应用的数据访问计数,包括非关系数据库、Map-Reduce 框架、云数据服务等等;另外也包含对关系数据库的访问支持。
更新内容:
-
DATACMNS-1089 - Prepare upgrade to AssertJ 3.8.
-
DATACMNS-1082 - Synthetic constructors should not be considered persistence constructors.
-
DATACMNS-1079 - ClassGeneratingPropertyAccessorFactory fails on Java 9.
-
DATACMNS-1076 - Deprecate RxJava1CrudRepository and RxJava1SortingRepository interfaces.
-
DATACMNS-1074 - Avoid hidden exceptions from Lookup.unreflectSpecial(…) in default method invocations.
-
DATACMNS-1071 - Redundant <S extends Sort> on findAll().
-
DATACMNS-1067 - EventPublishingRepositoryProxyPostProcessor tries to call clearing method on plain method argument.
-
DATACMNS-1066 - AccessControlException from ClassGeneratingPropertyAccessorFactory.
-
DATACMNS-1065 - Add support for Vavr (successor of Javaslang).
-
DATACMNS-1064 - Remove obsolete Travis build profiles.
-
DATACMNS-1063 - Accept Publisher instead of Mono in findById(…), existsById(…) and deleteById(…).
-
DATACMNS-1062 - Make sure Travis builds always use fresh dependencies.
-
DATACMNS-1060 - Release 2.0 M4 (Kay).
-
DATACMNS-1059 - QuerydslPredicateExecutor.findOne should return Optional<T>.
-
DATACMNS-1058 - QueryByExampleExecutor.find one should return Optional<S>.
-
DATACMNS-1026 - ExtensionAwareEvaluationContextProvider should return all overloaded methods as functions.
-
DATACMNS-995 - Create ReactiveQueryByExampleExecutor allowing reactive query by example.
-
DATACMNS-991 - Update DefaultMethodInvokingMethodInterceptor to Java 9 compatible method handle invocation.
-
DATACMNS-822 - Provide a simple way to customize configuration of default pageable and sort resolvers.
-
DATACMNS-764 - Disambiguate custom repository implementation for implementations with same name in different packages.
-
DATACMNS-102 - Allow Repositories to be composed of an arbitrary number of implementation classes.
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法竞赛入门经典(第2版)
刘汝佳 / 清华大学出版社 / 2014-6-1 / CNY 49.80
《算法竞赛入门经典(第2版)》是一本算法竞赛的入门与提高教材,把C/C++语言、算法和解题有机地结合在一起,淡化理论,注重学习方法和实践技巧。全书内容分为12 章,包括程序设计入门、循环结构程序设计、数组和字符串、函数和递归、C++与STL入门、数据结构基础、暴力求解法、高效算法设计、动态规划初步、数学概念与方法、图论模型与算法、高级专题等内容,覆盖了算法竞赛入门和提高所需的主要知识点,并含有大量......一起来看看 《算法竞赛入门经典(第2版)》 这本书的介绍吧!