Greg Turnquist
Spring Session MongoDB provides a solution for Spring Session in a MongoDB data store.
-
Accessing a session from any environment (i.e. web, messaging infrastructure, etc)
-
In a web environment
-
Support for clustering in a vendor neutral way
-
Pluggable strategy for determining the session id
-
Easily keep the HttpSession alive when a WebSocket is active
-
See Project Status on the master branch for status of this version.
-
Run
mvn clean package
This will generate the artifact.
You can also import the project into your IDE.
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
You can find the documentation, issue management, support, samples, and guides for using Spring Session MongoDB at https://projects.spring.io/spring-session-data-mongodb/
Spring Session is Open Source software released under the Apache 2.0 license.