-
https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/data/redis/PropertiesRedisConnectionDetails.…
-
This issue captures all the work done and additional work required to migrate obs-infraobs-integrations owned packages to format_version 3.0.0.
In order to get some packages passing the new package-s…
-
免费的编程中文书籍索引
============================
[![](https://img.shields.io/github/issues/justjavac/free-programming-books-zh_CN.svg)](https://github.com/justjavac/free-programming-books-zh_CN/issues) […
-
To be able to use Crac with spring boot applications, all open connections need to be closed before a checkpoint is taken and then they need to be re-established after a checkpoint is restored.
Sp…
-
**Describe the bug**
When using Spring boot in version 3.2.1, together with Redis-base session store, session invalidation fails because of lack of Base64 cookie encoding
When back channel logou…
-
It would be nice to have caching without having to add additional moving parts to our infrastructure. Some features I'd like to see : Cache by annotation/self-config. LRU with max memory/item limit.…
-
The [documentation for SSL enabling](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#data.nosql.redis.connecting) uses the property `spring.data.redis.ssl.enabled`, whereas the `…
-
Hi everyone,
I've recently noticed a proliferation of security parameter/configuration specifications within our company, such as the "Redis security configuration baseline."
Upon reviewing thes…
-
I can connect using the redis cli, but not through Spring Boot Webflux, I keep getting readAddress(..) failed: Connection reset by peer
So, i figured this was a spring issue, using lettuce.
Her…
-
> maven dependency: redisson-spring-boot-starter:3.29.0
Hello, i try to configure `failedSlaveNodeDetector` in yaml file and i intend to use `org.redisson.client.FailedCommandsTimeoutDetector` as t…