-
I have spring app works and running with RMap create from RedissonClient.getMap cached.
Once something happens with few redis nodes (we had a forced restart) that cached map does not work anymore.
…
-
This is my stack on Portainer:
```
version: "3"
services:
##
## Start Openblocks backend services (api-service and node-service)
##
openblocks-api-service:
image: openblocksdev…
-
org.springframework.data.redis.core.RedisHash has a field timeToLive typed as long therefor you cannot use SPeL/Spring-style expression.
timeToLive is often a property coming from env properties an…
-
### 当前使用版本(必填,否则不予处理)
3.4.1
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
在使用Redis代理二级缓存中发现存在两个Count缓存,并且总是获取错的Count缓存
Count缓存createCacheKey的 与 getCountCacheKey 结果不一致
### 重现步骤(如果有就写完整)
在MybatisCachingE…
-
springboot 2.7.0
upgrade to springboot 2.7.0 Project could not be started
```
Failed to start bean 'springSessionRedisMessageListenerContainer'; nested exception is java.lang.IllegalStateExcep…
-
Dear Frank,
I hope this message finds you well. I was impressed by your impressive GitHub profile, and I am very interested in the opportunity to collaborate with you.
As a seasoned full-stack d…
-
We need to update to the 1.3.0 version to utilize the `keep-alive` functionality, but when I upgraded only our Spring GraphQL library from 1.2.6 to 1.3.0, I now get a depenency issue. I didn't see whe…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
**What's not working?**
Functionality is working, text in rqueue dashboard has a typo. "retired" vs. "retried". (see [enum](https://github.com/sonus21/rqueue/blob/a8cb236161eecb35f121544dc422e9…
-
Hi,
Can you add config client integration documentation for Spring Cloud Kubernetes Config Server.
I have 2 questions that I'm curious about this topic. Can you share code snippets related to thes…