Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
* is to extend directly from this class and override methods as necessary, remembering
* to add {@link Configuration @Configuration} to the subclass and {@link Bean @Bean}
* to overridden {@link Bean @Bean} methods. For more details see the javadoc of
* {@link EnableKafkaRetryTopic @EnableRetryTopic}.
* {@link EnableKafkaRetryTopic @EnableKafkaRetryTopic}.
*
* @author Tomaz Fernandes
* @author Gary Russell
Expand Down