We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://stackoverflow.com/questions/68770130/how-to-use-spring-integration-kafka-inboundgateway-and-outboundgateway-with-a-me
There is no payload conversion for the outbound message.
The text was updated successfully, but these errors were encountered:
Also add support for setProducerRecordCreator() to the DSL.
setProducerRecordCreator()
Sorry, something went wrong.
spring-projectsGH-3617: KPMH - Option To Use Template's Converter
6de7190
Resolves spring-projects#3617 Optionally use the `KafkaTemplate` message converter instead of the default (or supplied) `ProducerRecordCreator`.
19ff763
GH-3617: KPMH - Option To Use Template's Converter
e2557a4
Resolves #3617 Optionally use the `KafkaTemplate` message converter instead of the default (or supplied) `ProducerRecordCreator`.
garyrussell
Successfully merging a pull request may close this issue.
https://stackoverflow.com/questions/68770130/how-to-use-spring-integration-kafka-inboundgateway-and-outboundgateway-with-a-me
There is no payload conversion for the outbound message.
The text was updated successfully, but these errors were encountered: