We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a78329 commit 57d2eb1Copy full SHA for 57d2eb1
spring-session-docs/modules/ROOT/nav.adoc
@@ -14,7 +14,15 @@
14
*** {gh-samples-url}spring-session-sample-boot-webflux[Redis]
15
*** xref:guides/boot-webflux-custom-cookie.adoc[Custom Cookie]
16
** Java Configuration
17
+*** xref:guides/java-custom-cookie.adoc[Custom Cookie]
18
+*** xref:guides/java-redis.adoc[Redis]
19
+*** xref:guides/java-jdbc.adoc[JDBC]
20
+*** xref:guides/java-hazelcast.adoc[Hazelcast]
21
+*** xref:guides/java-rest.adoc[REST]
22
+*** xref:guides/java-security.adoc[Spring Security]
23
** XML Configuration
24
+*** xref:guides/xml-redis.adoc[Redis]
25
+*** xref:guides/xml-jdbc.adoc[JDBC]
26
* xref:configurations.adoc[Configurations]
27
** xref:configuration/redis.adoc[Redis]
28
* xref:http-session.adoc[HttpSession Integration]
0 commit comments