spring-cloud-stream-samples icon indicating copy to clipboard operation
spring-cloud-stream-samples copied to clipboard

conditional declarative selecting destination in application.yml file

Open vishalrijhwani opened this issue 2 years ago • 0 comments

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

vishalrijhwani avatar Dec 23 '22 08:12 vishalrijhwani