https://docs.spring.io/spring-session/docs/current/reference/html5/
Table of Contents
- 1. Introduction
- 2. What’s New in 2.0
- 3. Samples and Guides (Start Here)
- 4. Spring Session Modules
- 5. HttpSession Integration
- 6. WebSocket Integration
- 7. WebSession Integration
- 8. Spring Security Integration
- 9. API Documentation
- 9.1. Session
- 9.2. SessionRepository
- 9.3. FindByIndexNameSessionRepository
- 9.4. ReactiveSessionRepository
- 9.5. EnableSpringHttpSession
- 9.6. EnableSpringWebSession
- 9.7. RedisOperationsSessionRepository
- 9.8. ReactiveRedisOperationsSessionRepository
- 9.9. MapSessionRepository
- 9.10. ReactiveMapSessionRepository
- 9.11. JdbcOperationsSessionRepository
- 9.12. HazelcastSessionRepository
- 10. Custom SessionRepository
- 11. Upgrading to 2.x
- 12. Spring Session Community
- 13. Minimum Requirements