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

Allow customizing Pub/Sub Spring Cloud Stream header mapping #827

Closed
elefeint opened this issue Dec 28, 2021 · 2 comments
Closed

Allow customizing Pub/Sub Spring Cloud Stream header mapping #827

elefeint opened this issue Dec 28, 2021 · 2 comments
Assignees
Labels

Comments

@elefeint
Copy link
Contributor

On Spring Integration level, we allow setting custom inbound/outbound header mappings.

But when PubSubMessageChannelBinder creates inbound and outbound adapters, it does not allow the user to customize header mapping.

We should allow consumer/producer properties to control the inbound (PubSubInboundChannelAdapter) and outbound (PubSubMessageHandler) adapters' header mappings.

@elefeint
Copy link
Contributor Author

This is a follow-up to #776.

@elefeint
Copy link
Contributor Author

elefeint commented May 2, 2022

Fixed in #1038

@elefeint elefeint closed this as completed May 2, 2022
@elefeint elefeint added the type: enhancement New feature or request label Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants