File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
spring-session-docs/modules/ROOT Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
* xref:whats-new.adoc[What's New]
2
2
* xref:samples.adoc[Samples & Guides (Start Here)]
3
3
** 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]
7
11
*** xref:guides/boot-findbyusername.adoc[Find by Username]
8
12
*** 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]
10
16
** Java Configuration
11
17
** XML Configuration
12
18
* xref:modules.adoc[Modules]
You can’t perform that action at this time.
0 commit comments