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

GH-3524: Replace KafkaTemplate with KafkaOperations for ReplyTemplate #3525

Conversation

neshkeev
Copy link

Fixes: #3524

#3524

Replacing KafkaTemplate with KafkaOperations for Container Factories opens more opportunities for developers to configure replying kafka templates since extending KafkaTemplate might not always be possible.

…r ReplyTemplate

Fixes: spring-projects#3524

spring-projects#3524

Replacing `KafkaTemplate` with `KafkaOperations` for Container Factories opens more opportunities for developers to configure replying kafka templates since extending `KafkaTemplate` might not always be possible.

Signed-off-by: Nikita Eshkeev <[email protected]>
@mminella
Copy link
Member

Thank you for this contribution. Unfortunately, as a project stewarded by US company, we are unable to accept contributions from Russian sources due to US law at this time. Thanks for your continued use of Spring.

@mminella mminella closed this Oct 15, 2024
@neshkeev
Copy link
Author

@mminella , could you at least implement the issue yourself?

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

Successfully merging this pull request may close these issues.

Expect KafkaOperations instead of KafkaTemplate for AbstractKafkaListenerContainerFactory#setReplyTemplate
2 participants