If you are looking to get started with Spring Session, the best place to start is our Sample Applications.
Table 3.1. Sample Applications using Spring Boot
Source | Description | Guide |
---|---|---|
Demonstrates how to use Spring Session to replace the | ||
Demonstrates how to use Spring Session to replace the | ||
Demonstrates how to use Spring Session to find sessions by username. | ||
Demonstrates how to use Spring Session with WebSockets. | ||
Demonstrates how to use Spring Session to replace the Spring WebFlux’s | TBD | |
Demonstrates how to use Spring Session to replace the | TBD |
Table 3.2. Sample Applications using Spring Java based configuration
Source | Description | Guide |
---|---|---|
Demonstrates how to use Spring Session to replace the | ||
Demonstrates how to use Spring Session to replace the | ||
Demonstrates how to use Spring Session to replace the | ||
Demonstrates how to use Spring Session and customize the cookie. | ||
Demonstrates how to use Spring Session with an existing Spring Security application. | ||
Demonstrates how to use Spring Session in a REST application to support authenticating with a header. |
Table 3.3. Sample Applications using Spring XML based configuration
Source | Description | Guide |
---|---|---|
Demonstrates how to use Spring Session to replace the | ||
Demonstrates how to use Spring Session to replace the |
Table 3.4. Misc sample Applications
Source | Description | Guide |
---|---|---|
Demonstrates how to use Spring Session with Grails 3. | ||
Demonstrates how to use Spring Session with Hazelcast in a Java EE application. | TBD |