Add Guides

This commit is contained in:
Rob Winch
2015-01-06 17:19:38 -06:00
parent ae93fcd019
commit f66b56a283

View File

@@ -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 %}