-
When using the Kafka Reactive Binder to consume messages from two different Kafka Cluster the app start fails with ```onfigReactiveWebServerApplicationContext : Exception encountered during context in…
-
### Is your feature request related to a problem? Please describe.
The spring-http-interface library doesn't allow to use @ResponseStatus when option useResponseEntity is disabled.
## Describe t…
-
hi. I'm using Spring Boot 2.6.6. right now, in order to run the [xautoclaim](https://redis.io/commands/xautoclaim/) command, I have to get the native lettuce client and use a lettuce command interface…
-
Not sure for JPA, but it would be nice to have reactive JDBC and Mongo starters.
-
I’m currently working on activating conversation features in my Spring AI application but encountered a significant error. When I attempt to enable conversation functionality using ChatMemory, I recei…
-
## Why you need it?
Reactive programming becoming more and more pop at this moment, for database the community driven reactive database driver standard `r2dbc` is coming, so does this repo have any p…
-
I used springwebflux + r2dbc-mysql to build the web project. In my tests, I found that most database operations were always performed in the same thread, resulting in 80% cpu load on that thread. I ch…
-
**Expected Behavior**
It would be nice if the RestClient supported an equivalent of ServletBearerExchangeFilterFunction. This would allow us to easily grab a user's bearer token and pass that on to s…
-
Getting IllegalReferenceCountException when API gateway retrying with internal micro service. The issues started after we upgraded to Spring boot 3.3 (Spring Core 6.1.12) and netty version is 4.1.1.1…
-
Spring Boot 3 no longer supports the high level REST interface: RestHighLevelClient - which is what we currently use.
See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migrati…