Spring Data Commons 1.12.8 和1.13.1 发布了,Spring Data 项目的目的是为了简化构建基于 Spring 框架应用的数据访问计数,包括非关系数据库、Map-Reduce 框架、云数据服务等等;另外也包含对关系数据库的访问支持。
1.12.8 更新内容 (2017-03-02)
----------------------------------------------
* DATACMNS-999 - Improve resource extensive error message concatenation.
* DATACMNS-989 - CustomRepositoryImplementationDetector ignores excludeFilters.
* DATACMNS-985 - Remove references to single-argument assertion methods of Spring.
* DATACMNS-979 - Release 1.12.8 (Hopper SR8).
1.13.1.更新内容 (2017-03-02)
----------------------------------------------
* DATACMNS-1000 - Typo in reference documentation about domain events.
* DATACMNS-999 - Improve resource extensive error message concatenation.
* DATACMNS-989 - CustomRepositoryImplementationDetector ignores excludeFilters.
* DATACMNS-987 - SpringDataWebConfiguration now forces an application to have Jackson on the classpath if it uses JSON Path.
* DATACMNS-985 - Remove references to single-argument assertion methods of Spring.
* DATACMNS-980 - Release 1.13.1 (Ingalls SR1).
软件详情:https://github.com/spring-projects/spring-data-commons/releases
来自:开源中国社区

