Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conditional declarative selecting destination in application.yml file #232

Open
vishalrijhwani opened this issue Dec 23, 2022 · 0 comments

Comments

@vishalrijhwani
Copy link

vishalrijhwani commented Dec 23, 2022

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 vishalrijhwani changed the title conditional declarative selecting destination in application.yaml file conditional declarative selecting destination in application.yml file Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant