Right now we can programmatically select destination using following
spring.cloud.stream.sendto.destination and
StreamBridge
like we have for functions we can do conditional selecting of message using spring.cloud.function.routing-expression
It will be better if we can have similar conditional declarative selection of destination in yml file
Right now we can programmatically select destination using following spring.cloud.stream.sendto.destination and StreamBridge like we have for functions we can do conditional selecting of message using spring.cloud.function.routing-expression It will be better if we can have similar conditional declarative selection of destination in yml file