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-3012: Non-blocking retries support @KafkaListener on class level #3105

Commits on Mar 17, 2024

  1. spring-projectsGH-3012: Non-blocking retries support @KafkaListener o…

    …n class level
    
    Fixes: spring-projects#3012
    
    * Non-blocking retries support `@KafkaListener` on class level, include `@RetryableTopic`, `@DltHandler`, `RetryTopicConfiguration`, `RetryTopicConfigurationSupport`.
    * Doc and test Non-blocking retries support @KafkaListener on class level.
    Wzy19930507 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5986590 View commit details
    Browse the repository at this point in the history
  2. review fix

    Wzy19930507 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    fe24063 View commit details
    Browse the repository at this point in the history