Skip to main content

Questions tagged [spring-session]

Spring Session provides a common infrastructure for managing user’s session information.

spring-session
2 votes
1 answer
236 views

spring session rest security

Spring session seems like a very interesting project but I have not been able to find much information on how to properly incorporate it in a spring security application. The readme on project github ...
adeelmahmood's user avatar
  • 2,421
5 votes
1 answer
6k views

How does Spring Session support multiple sessions within a single browser?

The Spring Session documentations describes as one of its usage benefits as written below. Allowing for a single browser to have multiple simultaneous sessions in a transparent fashion. For example,...
Newbie's user avatar
  • 7,179
1 vote
1 answer
1k views

What is the best SessionRepository implementation for local developments/tests when using Spring Session?

I am in reference to the new Spring Session library: see Spring Session. Spring Session allows one to use Redis (amongst others) in order to store Http session data thereby being compatible with ...
balteo's user avatar
  • 24.3k

15 30 50 per page
1
47 48 49 50
51