Files
spring-cloud-stream/core/spring-cloud-stream-integration-tests
Soby Chacko e55de656eb GH-2885: Channel used by StreamBridge missing name
Fixes https://github.com/spring-cloud/spring-cloud-stream/issues/2885

The `DirectWithAttributesChannel` used by `StreamBridge` is missing naming
information. Adding the proper application context and component name data
to the channel so that it is able to construct a name when queried.
2024-01-19 15:59:28 -05:00
..