We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52888d6 commit f6fb138Copy full SHA for f6fb138
docs/modules/ROOT/nav.adoc
@@ -2,7 +2,7 @@
2
* xref:prerequisites.adoc[Prerequisites]
3
* xref:community.adoc[Community]
4
* xref:whats-new.adoc[What's New]
5
-* xref:migration/index.adoc[Migrating for 6.0]
+* xref:migration/index.adoc[Preparing for 6.0]
6
** xref:migration/servlet/index.adoc[Servlet Migrations]
7
*** xref:migration/servlet/session-management.adoc[Session Management]
8
*** xref:migration/servlet/exploits.adoc[Exploit Protection]
docs/modules/ROOT/pages/migration/index.adoc
@@ -1,5 +1,5 @@
1
[[migration]]
-= Migrating to 6.0
+= Preparing for 6.0
The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
Use 5.8 and the steps below to minimize changes when
0 commit comments