My Requirement in completely same as what is described here There are producer issues with spring cloud stream 3.0 by @hero-zh
I found that @Oleg Zhurakousky is suggesting to use StremBridge but when i looked into the class there is @SuppressWarnings("deprecation") added at class level. Which means this class is soon going to be deprecated.
I am looking for an alternative of StreamBridge which i can use.