spring-integration
spring-integration copied to clipboard
Consider further refactoring of router hierarchy [INT-2197]
Mark Fisher opened INT-2197 and commented
For the general idea see this branch: https://github.com/markfisher/spring-integration/tree/INT-2095c
No further details from INT-2197
The goal of the issue is not fully clear, but according to the changes related to this one, the DestinationResolver is now a part of IntegrationObjectSupport which affects not only routers, but all other Spring Integration components where runtime channel resolution could be involved.
So, I treat this a Fixed.
Let's say in 4.0.0 where we migrated to Spring Messaging.