Fernando Blanch Calvete
Fernando Blanch Calvete
When configuring an application with spring cloud stream, if there is a bean that implements a functional interface even if its purpose is neither to publish nor to subscribe to...
We have detected an unexpected behaviour with binding consumers with DLQ configured for the Kafka binder when upgrading to Spring Cloud version `2021.0.3` from version `2021.0.2`. In our applications we...
**Describe the issue** Distributed traceability does not seem to be working properly for Kafka consumers in batch mode. **To Reproduce** Steps to reproduce the behavior: 1. Start up the project...
### Please describe your need or improvement suggestion FastJSON2 throws an `OutOfMemoryError` when serializing objects exceeding the default size limit (64MB), instead of throwing a more appropriate Runtime exception. This...
**Describe the issue** Derived of this [issue](https://github.com/spring-cloud/spring-cloud-stream/issues/2814), In Spring Cloud Stream 4.3.0 (included in Spring Cloud 2025.0.0), a `banner.txt` file was added as a resource in the default location where...