Patrick Cornelißen
Patrick Cornelißen
@rwinch That's a start :-) It helps that this is mentioned, but it doesn't say why you might want to do that. If didn't knew about the implications of the...
I think redis stores binary data anyway, so Bson would be possible as well. Regarding the serialVersionUUID, you are right you can influence this a bit if what you are...
I am not sure if I am still doing something wrong... All my Services have this Bean: ``` @Bean(name = {"defaultRedisSerializer", "springSessionDefaultRedisSerializer"}) RedisSerializer defaultRedisSerializer() { return new Jackson2JsonRedisSerializer(Object.class); } ```...
OK, doing some further debugging why there is a difference between running the code fro console or from inside intelliJ... I just got this exception when running from console: (I...
Hi Vedran, thanks for your long answer. You are right I wanted to type that the sessionID is now base64 encoded, not the session itself. I know that I can...
Argh, you're right again (of course). As I don't use multisessions, this is effectively the same for me, but you're right, this is not something that you fully can rely...
We also have evicted pods for no apparrent reason. While the evicted pods are a nuisance, the main problem is that the application is not available for a short time...
I know this plugin is open source and we have no right to demand support, but any answer would be good, if you don't have time to maintain the plugin,...
I think I've signed it before, but just to be sure, I did again ;-)