You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove out of use AbstractRetryingMessageListenerAdapter
The class had to be removed together with a deprecated `RetryingMessageListenerAdapter`.
There is no usage of this class anywhere.
Plus, it is recommended to use a respective `ErrorHandler` configuration
Copy file name to clipboardExpand all lines: spring-kafka/src/main/java/org/springframework/kafka/listener/adapter/AbstractRetryingMessageListenerAdapter.java
0 commit comments