-
Session management could be improved by modeling it as a hash as Spring does. This would reduce serialization/deserialization overheads and benefit from the latest [hash-field expiration](https://redi…
-
In my attempts to isolate behaviour for https://vaadin.com/forum/t/continous-deployment-and-vaadin/167127/15 , I noticed that [SessionListener](https://github.com/vaadin/kubernetes-kit/blob/main/kuber…
-
@slaskawi The spring-session module is excellent to show how HTTP sessions could be saved in Infinispan caches but we aren't actually showing the value by demo'ing the session replication if a new spr…
-
**Describe the bug**
When using spring-session-jdbc, MockMvc's `MockHttpServletRequestBuilder#session` is ignored. It seems as though once `SessionRepositoryFilter` is added to the filter chain, it i…
-
![image](https://github.com/user-attachments/assets/436c9a07-c80c-4f04-be38-257728da9195)
**Info**
+ Hybrid Training "How to Publish in Springer Nature" How to Publish in Springer Nature
+ Hari /…
-
Hi,
Could you please help me to clarify something:
I've noticed that all Sessions that are retrieved from HazelcastSessionRepository are the copies of basic sessions that stored in MapProxyImpl in…
-
Hi. let me explain what i'm facing. In a Microservice project we have some services created by spring boot 1.5.x and one project is being developed by spring boot 2.1.x. in this project session sharin…
-
### Issue Summary:
Various exceptions thrown in Spinnaker do not support serialization
### Feature Area:
Error handling
### Description:
Various exceptions such as those used with Retrofit co…
-
**Describe the bug**
At some point around the release of Spring Boot 3, we tracked changes in spring data in the hope that the base implementation would be redesigned, but unfortunately this did not …
osvso updated
3 months ago
-
This is a follow-up on #17278, which handled changes to flush mode related configuration properties. More changes in configuration support infrastructure are expected for Spring Session Corn-M3, and w…