For the latest stable version, please use Spring Session 3.4.0!spring-doc.cn

Spring Session Modules

In Spring Session 1.x, all of the Spring Session’s SessionRepository implementations were available within the spring-session artifact. While convenient, this approach was not sustainable long-term as more features and SessionRepository implementations were added to the project.spring-doc.cn

With Spring Session 2.0, several modules were split off to be separate modules as well as managed repositories. Spring Session for MongoDB was retired, but was later reactivated as a separate module. As of Spring Session 2.6, Spring Session for MongoDB was merged back into Spring Session.spring-doc.cn

Now the situation with the various repositories and modules is as follows:spring-doc.cn

Finally, Spring Session also provides a Maven BOM (“bill of materials”) module in order to help users with version management concerns:spring-doc.cn