对于最新的稳定版本,请使用 Spring Session 3.4.0! |
示例和指南(从此处开始)
要开始使用 Spring Session,最好的起点是我们的 Sample Applications。
源 | 描述 | 指导 |
---|---|---|
演示如何使用 Spring Session 将 替换为 Redis。 |
||
演示如何使用 Spring Session 将 替换为关系数据库存储。 |
||
演示如何使用 Spring Session 将 替换为 Hazelcast。 |
||
演示如何使用 Spring Session 按用户名查找会话。 |
||
演示如何将 Spring Session 与 WebSockets 一起使用。 |
||
演示如何使用 Spring Session 将 Spring WebFlux 替换为 Redis。 |
||
演示如何在基于 WebFlux 的应用程序中使用 Spring Session 自定义 Session cookie。 |
||
演示如何使用 Spring Session 通过 JSON 序列化将 替换为 Redis。 |
||
演示如何使用 Spring Session 将 替换为 Redis。 |
||
演示如何使用传统的 MongoDB 存储库支持 Spring Session。 |
||
演示如何使用反应式 MongoDB 存储库支持 Spring Session。 |
源 | 描述 | 指导 |
---|---|---|
演示如何使用 Spring Session 将 替换为 Redis。 |
||
演示如何使用 Spring Session 将 替换为关系数据库存储。 |
||
演示如何使用 Spring Session 将 替换为 Hazelcast。 |
||
演示如何使用 Spring Session 并自定义 Cookie。 |
||
演示如何将 Spring Session 与现有的 Spring Security 应用程序一起使用。 |
||
演示如何在 REST 应用程序中使用 Spring Session 来支持使用标头进行身份验证。 |
源 | 描述 | 指导 |
---|---|---|
演示如何使用 Spring Session 将 替换为 Redis 存储。 |
||
演示如何使用 Spring Session 将 替换为关系数据库存储。 |
源 | 描述 | 指导 |
---|---|---|
演示如何在 Java EE 应用程序中将 Spring Session 与 Hazelcast 一起使用。 |