Upgrading Spring Data
有关如何从 Spring Data 的较早版本升级的说明在项目 上提供。按照
中的链接找到想要升级到的版本。
Instructions for how to upgrade from earlier versions of Spring Data are provided on the project wiki. Follow the links in the release notes section to find the version that you want to upgrade to.
升级说明始终是发行说明中的第一项。如果您落后了一个以上的版本,请确保您也查看跳过的版本的发行说明。
Upgrading instructions are always the first item in the release notes. If you are more than one release behind, please make sure that you also review the release notes of the versions that you jumped.
一旦您决定升级应用程序,就可以在本文档的其余部分找到有关特定功能的详细信息。您可以在本文档末尾找到 与主要版本迁移有关的 migration guides。
Once you’ve decided to upgrade your application, you can find detailed information regarding specific features in the rest of the document. You can find migration guides specific to major version migrations at the end of this document.
Spring Data 的文档针对该版本,因此你在此处找到的任何信息都将包含该版本中所做的最新更改。
Spring Data’s documentation is specific to that version, so any information that you find in here will contain the most up-to-date changes that are in that version.