-
I am trying to build an Image for my Springboot App the Springboot version iam an using is `3.3.1` with `Java 21` and `gradle`.
The Docker version : 27.0.3
OS : macOS 14.5 (M2 Apple silicon)
The…
-
**What's not working?**
Used following method to delete a message from queue.
```java
rqueueMessageManager.deleteMessage(Queue.DATA_SOURCE_PROCESSING, QUEUE_PRIORITY_LOW,
processingLo…
-
## 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…
-
**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 …
-
## 目的
- 開発環境のJavaのログをLokiで回収し,grafanaで確認できるようにする
- ログの回収方法はPromtailもしくはdocker の [plugin](https://grafana.com/docs/loki/latest/send-data/docker-driver/),`loki-logback-appender` を検討する
## 期待結果
…
-
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:
…
-
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.…
-
免费的编程中文书籍索引
============================
[![](https://img.shields.io/github/issues/justjavac/free-programming-books-zh_CN.svg)](https://github.com/justjavac/free-programming-books-zh_CN/issues) […