Skip to content

1.0 Spring Session Release

Compare
Choose a tag to compare
@ripleyb ripleyb released this 10 Aug 20:49
· 15 commits to master since this release

The ScaleOut Spring HTTP Session library for Java allows developers to use ScaleOut StateServer to serve Java HttpSessions from the in-memory data grid to a Spring application. The library implements the spring-session-core Session and SessionRepository interfaces to store HTTP session objects within a specified Namespace in the in-memory data grid.

  • Adds session locking support