内容简介: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.
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
数据挖掘导论
(美)Pang-Ning Tan、Michael Steinbach、Vipin Kumar / 机械工业出版社 / 2010-9 / 59.00元
本书全面介绍了数据挖掘的理论和方法,着重介绍如何用数据挖掘知识解决各种实际问题,涉及学科领域众多,适用面广。 书中涵盖5个主题:数据、分类、关联分析、聚类和异常检测。除异常检测外,每个主题都包含两章:前面一章讲述基本概念、代表性算法和评估技术,后面一章较深入地讨论高级概念和算法。目的是使读者在透彻地理解数据挖掘基础的同时,还能了解更多重要的高级主题。 本书特色 ·包含大量的图表、......一起来看看 《数据挖掘导论》 这本书的介绍吧!