Spring Session with MongoDB backend
This is a Spring Session extension which uses MongoDB as a session storage.
Which version?
- ver 1.0.x depends on Spring Framework 4.x, Spring Data MongoDB 1.x, and Spring Session 1.x.
- ver 1.5.x depends on Spring Framework 5.x, Spring Data MongoDB 2.x, and Spring Session 1.x.
- ver 2.0.x depends on Spring Framework 5.x, Spring Data MongoDB 2.x, and Spring Session 2.x.
Usage
Read USAGE.md
License
BSD License. Ses LICENSE.txt for detail.