Skip to content

Commit 3d11824

Browse files
committed
Better hiearchy with Samples nav
1 parent 0c00ff0 commit 3d11824

File tree

1 file changed

+10
-4
lines changed
  • spring-session-docs/modules/ROOT

1 file changed

+10
-4
lines changed

spring-session-docs/modules/ROOT/nav.adoc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
* xref:whats-new.adoc[What's New]
22
* xref:samples.adoc[Samples & Guides (Start Here)]
33
** Boot Samples
4-
*** xref:guides/boot-redis.adoc[HttpSession with Redis]
5-
*** xref:guides/boot-jdbc.adoc[HttpSession with JDBC]
6-
*** {gh-samples-url}spring-session-sample-boot-hazelcast[HttpSession with Hazelcast]
4+
*** HttpSession
5+
**** Redis
6+
***** {gh-samples-url}spring-session-sample-boot-redis-json[JSON serialization]
7+
***** {gh-samples-url}spring-session-sample-boot-redis-simple[Simple Redis]
8+
***** xref:guides/boot-redis.adoc[Redis with Events]
9+
**** xref:guides/boot-jdbc.adoc[JDBC]
10+
**** {gh-samples-url}spring-session-sample-boot-hazelcast[HttpSession with Hazelcast]
711
*** xref:guides/boot-findbyusername.adoc[Find by Username]
812
*** xref:guides/boot-websocket.adoc[WebSockets]
9-
*** {gh-samples-url}spring-session-sample-boot-webflux[WebFlux]
13+
** WebFlux
14+
*** {gh-samples-url}spring-session-sample-boot-webflux[Redis]
15+
*** xref:guides/boot-webflux-custom-cookie.adoc[Custom Cookie]
1016
** Java Configuration
1117
** XML Configuration
1218
* xref:modules.adoc[Modules]

0 commit comments

Comments
 (0)