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
JIRA: https://jira.spring.io/browse/AMQP-784
When looking for matching methods, we matched on no annotation or @payload.
Match should have been no annotation(s) or not @Header.
__cherry-pick to 1.7.x__
(cherry picked from commit 1ddc74f)
* Replace `@NonNull` with the `@Validated` for Spring `4.3` support
Copy file name to clipboardExpand all lines: spring-rabbit/src/main/java/org/springframework/amqp/rabbit/listener/adapter/DelegatingInvocableHandler.java
0 commit comments