StreamBridge creating consumer and it's subscription

Hi @VarunDamani,

I heard back from Oleg and it looks like they made an enhancement for this exact scenario. You can check it out in docs here, but the summary is to set spring.cloud.stream.function.autodetect property to false.

Hope that works for you!