Files
spring-session/spring-session-docs/modules/ROOT/nav.adoc
2021-08-30 19:12:50 -05:00

19 lines
808 B
Plaintext

* xref:whats-new.adoc[What's New]
* xref:samples.adoc[Samples & Guides (Start Here)]
** Boot Samples
*** xref:guides/boot-redis.adoc[HttpSession with Redis]
*** xref:guides/boot-jdbc.adoc[HttpSession with JDBC]
*** {gh-samples-url}spring-session-sample-boot-hazelcast[HttpSession with Hazelcast]
*** xref:guides/boot-findbyusername.adoc[Find by Username]
*** xref:guides/boot-websocket.adoc[WebSockets]
*** {gh-samples-url}spring-session-sample-boot-webflux[WebFlux]
** Java Configuration
** XML Configuration
* xref:modules.adoc[Modules]
* xref:http-session.adoc[HttpSession Integration]
* xref:web-socket.adoc[WebSocket Integration]
* xref:web-session.adoc[WebSession Integration]
* xref:spring-security.adoc[Spring Security Integration]
* xref:api.adoc[API Documentation]
* xref:upgrading.adoc[Upgrading]