-
-
## Curious question
Why in the series of `OpsFor*` methods of `RedisTemplate`, `opsForHash()` always returns a new instance object, `valueOps`, `listOps`, `setOps`, `zSetOps` and other data structur…
-
## 目的
- 開発環境のJavaのログをLokiで回収し,grafanaで確認できるようにする
- ログの回収方法はPromtailもしくはdocker の [plugin](https://grafana.com/docs/loki/latest/send-data/docker-driver/),`loki-logback-appender` を検討する
## 期待結果
…
-
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/D:/dev/maven/jar/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar!/org/slf4j/impl/StaticLoggerBi…
-
When I run this, it does log out every 30 seconds, but the system time and time range never change...?
Why is that?
Do I need to remove @Component? Or should I change the val variables to var?…
-
**Expected behavior**
rename session id
**Actual behavior**
org.springframework.data.redis.RedisSystemException: CROSSSLOT Keys in request don't hash to the same slot. channel: [id: 0xd86c179…
-
Summary:
I've encountered an issue where Swagger UI is not accessible in my Spring WebFlux application despite configuring it with springdoc-openapi-starter-webflux-api.
Steps to Reproduce:
…
-
**Describe the bug**
We have a grpc based service and after adding the grpcClient feature, an existing service that also has io.netty as a dependency no longer works. The redis client fails in the …
-
### 简要描述
redis没有'eval'命令,lua权限。
### 模块版本情况
* WxJava 模块名: wx-java-miniapp-spring-boot-starter:
* WxJava 版本号: 4.6.0
### 详细描述
redis没有'eval'命令,lua权限。甲方运维安全考虑关闭了。所以建议不用'eval'这玩应,或者加个控制按钮关闭。不然坑挺大…
-
Thank you very much to the development team for providing a more lightweight search solution. However, I've encountered some issues and hope to get some help:
I'm using Java 21, Spring Boot 3.3.0, …