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.