From f66b56a283aa5b601b1a9c6e42fecaef1046446b Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 6 Jan 2015 17:19:38 -0600 Subject: [PATCH] Add Guides --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index c65f7f95..1332cf43 100644 --- a/index.html +++ b/index.html @@ -67,6 +67,15 @@ Refer to the [Samples](http://docs.spring.io/spring-session/docs/1.0.0.BUILD-SNA {% capture related_resources %} +# Guides + +* [HttpSession & Redis](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/httpsession.html) +* [Spring Boot Integration](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/boot.html) +* [Spring Security Integration](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/security.html) +* [RESTful APIs](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/rest.html) +* [Multiple User Accounts](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/users.html) +* [WebSocket Integration](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/websocket.html) + {% endcapture %}