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

Commits on Sep 30, 2024

  1. spring-projectsGH-3524: Replace KafkaTemplate with KafkaOperations fo…

    …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]>
    neshkeev committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a63d983 View commit details
    Browse the repository at this point in the history