Commit Graph

3 Commits

Author SHA1 Message Date
Gary Russell
9aab9f66d7 GH-1817: Fix typo; revert unintended sample changes 2021-06-04 14:15:40 -04:00
Gary Russell
ad1ae60cd8 GH-1817: Allow Annotation Attribute Modification
Resolves https://github.com/spring-projects/spring-kafka/issues/1817

* Fix flaky reactor test - add a delay to prevent canceling the consumer before offsets sent.

* Simplify for developers; support multiple enhancers; add coverage for repeated listeners.

* Docs for new changes.

* Doc that enhancer bean definitions must be static; add test.
2021-06-04 10:52:50 -04:00
Gary Russell
2faa4f01c9 Add sample-04: Topic Delayed Non-Blocking Retry 2021-05-11 16:44:59 -04:00