Further polish
This commit is contained in:
@@ -46,7 +46,7 @@ Spring Session provides an API and implementations for managing a user’s sessi
|
||||
|
||||
## Features
|
||||
|
||||
It also provides transparent integration with:
|
||||
Spring Session also provides transparent integration with:
|
||||
|
||||
* HttpSession - allows for simple clustered sessions, obtaining the session from custom parts of the HTTP request (i.e. HTTP headers), and managing multiple user’s sessions in a single browser instance (i.e. multiple authenticated accounts similar to Google).
|
||||
* WebSocket - provides the ability to keep the HttpSession alive when receiving WebSocket messages
|
||||
|
||||
Reference in New Issue
Block a user