-
**🐞 Bug report**
**Description:**
I am experiencing an issue with the `spring-boot-starter-data-redis-reactive` version `3.1.3` when trying to connect to a Redis server in production mode. While t…
-
Module: [camellia-redis-proxy]
Version: [v1.2.29 ]
Content: [e.g. doc has a error]
https://github.com/netease-im/camellia/blob/master/docs/camellia-redis-proxy/plugin/trouble-trick-keys.md
the…
-
Springboot version: 3.3.1
I want to connect multiple redis on springboot, and I have defined a custom prefix for creating my own LettuceConnectionFactory :
```
@ConfigurationProperties(prefi…
-
# JAVA
## Util 类库
### guava
- Google core libraries for Java
- [Github 地址](https://github.com/google/guava)
- [官方教程(英文)](https://github.com/google/guava/wiki)
- [官方教程(中文)](https://wizardforcel…
-
-
Hi, I have a piece of code in a reactive project that looks something like that (similar code for demo purposes):
```java
@Cacheable(value = RedisCacheNames.CONSTANT, cacheManager = "redisCacheMan…
-
Java基础阶段
一、 20天横扫Java基础(课堂实录)
https://pan.baidu.com/s/1htTzZRQ
二、 尚硅谷Java基础实战——Bank项目
http://pan.baidu.com/share/link?shareid=3690978764&uk=573533038
三、 尚硅谷_ORACLE、SQL、PLSQL 视频教程
https://pan…
-
I'm not certain that this is really a spring-graphql issue, might be one with upstream, but I don't see why. I'm definitely not creating a graphql package, this reads like some proxy or class generati…
-
After upgrading spring-boot to 3.2.1, I encountered an issue where the application hangs on startup. This occurs specifically when using spring-data-redis with enabled keyspace events on startup, in c…
-
### Description
**Background**
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance. Currently, ShenYu has good usability and performance in microse…