-
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:
…
-
**Is this a support request?**
Not sure we need it anymore. We had to remove all feature flags from our background jobs as application was not working reliably. It took time to find out if the proble…
arekt updated
1 month ago
-
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.…
-
请问是否是版本依赖问题导致连接不上,直接使用zookeeper编码是可以访问的,但是dubbo连接不上
## Env
dubbo 3.2.2
zookeeper 部署版本3.8.1
spring-boot 2.7.12
## LOG
```
D:\env\Java\jdk1.8.0_181\bin\java.exe -agentlib:jdwp=transport=dt_…
-
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…
-
**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 …
-
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…