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 b17eb67 commit f114bb5Copy full SHA for f114bb5
docs/modules/ROOT/pages/spring-session-hazelcast.adoc
@@ -14,7 +14,7 @@
14
Spring Session manages users' session information and supports clustered sessions rather than an application
15
container-specific solution only. That is, more than one application instance can use the same store for user
16
sessions. You can find more details in the
17
-https://docs.spring.io/spring-session/docs/current/reference/html5/#introduction[Spring Session Documentation].
+https://docs.spring.io/spring-session/reference/index.html[Spring Session Documentation].
18
19
== Before you Begin
20
0 commit comments