-
**Versions**
Spring Boot 3.4.0
Spring Framework 6.2.0
Hi Spring team,
While upgrading our apps to Spring Boot 3.4.0, I've encountered that some of our tests don't start because the applicati…
-
## Bug Report
#### Current Behavior
In redis sentinel mode, lettuce may refresh topology nodes to empty, if the connection to redis sentinel closed just after lettuce received Topology…
-
I am getting "could not get a resource from the pool" exception after upgrading spring boot version from 2.5.14 to 2.7.6. Locally it is working after deploying PCF its not working when I hit the API f…
-
Hi. let me explain what i'm facing. In a Microservice project we have some services created by spring boot 1.5.x and one project is being developed by spring boot 2.1.x. in this project session sharin…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
when spring boot application is being shutdown gracefully, DefaultStreamMessageListenerContainer should wait until listeners have finished their processing within given timeout. Currently redis stream…
-
We have an application that is using Spring Cloud Gateway and is connected to Redis and Jaeger that is deployed in Pivotal Cloud Foundry.
### Problem
When not run in Cloud Foundry (i.e. on a host …
-
Used version `1.1.0` from Maven
Problems:
* `@ReactiveRedisCacheEvict` doesn't work unless specified `beforeInvocation = true`
* Case with `@ReactiveRedisCaching` and specified `evict` and `put…
-
We use spring session with redis in our spring boot app. In our usecase, most of the users do not send logout request. If logout request comes from the user, spring removes the redis keys from PRINCIP…
-
### Avoid duplicated bug reports
- [X] I've found a bug and checked that there are no open or closed bug report related to this.
### Description
Hi and thanks for your work! I really love this proj…