内容简介:Spring Data Lovelace GA 正式发布了,该版本基于最新发布的 Spring Framework 5.1 GA。Spring Data Lovelace 带来了许多主要的新功能、改进和 bugfix。 其中值得关注的包括: 支持不可变对象(immutable objects)...
Spring Data Lovelace GA 正式发布了,该版本基于最新发布的 Spring Framework 5.1 GA。Spring Data Lovelace 带来了许多主要的新功能、改进和 bugfix。
其中值得关注的包括:
支持不可变对象(immutable objects)
延迟 JPA 仓库的初始化
支持 MongoDB 4.0 客户端会话和事务
新的 Spring Data JDBC 模块
Apache Cassandra 映射对 Map 和元组类型、Lifecycle Callbacks 和 Kotlin Extensions 的改进
使用 Spring Data Redis 读取副本(Replica)
该版本将在即将到来的 Spring Boot 里程碑中提供。如果要将 Spring Boot 2.0 项目升级到 Lovelace,只需将 spring-data-releasetrain.version 属性设置为 Lovelace-RELEASE 即可。以下是更改日志、文档和工件的链接:
Spring Data Commons 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data JPA 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data MongoDB 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data KeyValue 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data Gemfire 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data Neo4j 5.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data for Apache Cassandra 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data for Apache Solr 4.0 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data for Apache Geode 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data LDAP 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data Envers 2.1 GA - Artifacts - Javadoc - Documentation
Spring Data REST 3.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data Redis 2.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data Elasticsearch 3.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data Couchbase 3.1 GA - Artifacts - Javadoc - Documentation - Changelog
Spring Data JDBC 1.0 GA - Artifacts - Javadoc - Documentation - Changelog
下一个版本 Moore(以 Gordon Moore 命名) 也已在开发当中。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Spring Data Lovelace 正式版发布,支持 MongoDB 4.0》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Gradle 4.7 正式版发布,支持 JDK 10
- Firefly 4.6.0 正式版发布,新增 OpenSSL 引擎支持
- Gradle 4.4 正式版发布,支持 Visual Studio 2017
- Linux Kernel 5.1 正式版发布,非长期支持版本
- EMQ 2.3.5 正式版发布, 支持基于 TLS 连接集群
- Eclipse 4.8 Photon 正式版发布!完全支持 Java 10
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
REST in Practice
Jim Webber、Savas Parastatidis、Ian Robinson / O'Reilly Media / 2010-9-24 / USD 44.99
Why don't typical enterprise projects go as smoothly as projects you develop for the Web? Does the REST architectural style really present a viable alternative for building distributed systems and ent......一起来看看 《REST in Practice》 这本书的介绍吧!