You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eleftheria Stein-Kousathana edited this page Dec 22, 2021
·
2 revisions
Spring Session provides an API and implementations for managing a user’s session information, while also making it trivial to support clustered sessions without being tied to an application container specific solution.
This Spring Session repository consists of the modules for spring-session-core, spring-session-data-redis, spring-session-data-mongodb, spring-session-jdbc and spring-session-hazelcast.
Additional Spring Session modules can be found in the spring-session-data-geode repository.