Files
spring-integration/spring-integration-core
Artem Bilan 8d94bd5e3e INT-3825: Messaging Ann. on Non-public Methods
JIRA: https://jira.spring.io/browse/INT-3825

Rework `MessagingMethodInvokerHelper` logic to accept non-public methods with Messaging annotations as candidates for invocation
Adjust SpEL configuration in the `MessagingMethodInvokerHelper` to deal with `declaredMethods()`, not only `public`

Honor caching in the `MethodReference`
2016-10-11 14:21:40 -04:00
..