spring-cloud-stream-samples
spring-cloud-stream-samples copied to clipboard
conditional declarative selecting destination in application.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