This is a Spring Session extension which uses MongoDB as a session storage.
- ver 3.1.x depends on JDK 17,Spring Framework 6.x, Spring Data MongoDB 4.0.x, and Spring Session 3.x, Mongo Driver 4.x.
- ver 2.3.x depends on JDK 8,Spring Framework 5.3.x, Spring Data MongoDB 3.4.x, and Spring Session 2.7.x, Mongo Driver 4.x.
Followings are already EOL because of EOL of Spring Framework.
- ver 2.2.x depends on Spring Framework 5.2.x, Spring Data MongoDB 2.2.x, and Spring Session 2.3.x, Mongo Driver 3.x.
- ver 2.1.x depends on Spring Framework 5.1.x, Spring Data MongoDB 2.1.x, and Spring Session 2.1.x.
- ver 2.0.x depends on Spring Framework 5.x, Spring Data MongoDB 2.x, and Spring Session 2.x.
- ver 1.5.x depends on Spring Framework 5.x, Spring Data MongoDB 2.x, and Spring Session 1.x.
- ver 1.0.x depends on Spring Framework 4.x, Spring Data MongoDB 1.x, and Spring Session 1.x.
Read USAGE.md
BSD License. Ses LICENSE.txt for detail.