* xref:whats-new.adoc[What's New] * xref:samples.adoc[Samples & Guides (Start Here)] ** Boot Samples *** HttpSession **** Redis ***** {gh-samples-url}spring-session-sample-boot-redis-json[JSON serialization] ***** xref:guides/boot-redis.adoc[Redis with Events] **** xref:guides/boot-mongo.adoc[MongoDB] **** xref:guides/boot-jdbc.adoc[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] ** WebFlux *** {gh-samples-url}spring-session-sample-boot-webflux[Redis] *** xref:guides/boot-webflux-custom-cookie.adoc[Custom Cookie] ** Java Configuration *** xref:guides/java-custom-cookie.adoc[Custom Cookie] *** xref:guides/java-redis.adoc[Redis] *** xref:guides/java-jdbc.adoc[JDBC] *** xref:guides/java-hazelcast.adoc[Hazelcast] *** xref:guides/java-rest.adoc[REST] *** xref:guides/java-security.adoc[Spring Security] ** XML Configuration *** xref:guides/xml-redis.adoc[Redis] *** xref:guides/xml-jdbc.adoc[JDBC] * xref:configurations.adoc[Configurations] ** Redis *** xref:configuration/redis.adoc[Redis HTTP Session] *** xref:configuration/reactive-redis-indexed.adoc[Redis Indexed Web Session] ** xref:configuration/jdbc.adoc[JDBC] ** xref:configuration/common.adoc[Common Configurations] * 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]