spring-integration icon indicating copy to clipboard operation
spring-integration copied to clipboard

Consider further refactoring of router hierarchy [INT-2197]

Open spring-operator opened this issue 14 years ago • 1 comments

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

spring-operator avatar Oct 21 '11 13:10 spring-operator

Oleg Zhurakousky commented

PR: https://github.com/SpringSource/spring-integration/pull/579

spring-operator avatar Aug 08 '12 21:08 spring-operator

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.

artembilan avatar Sep 24 '25 15:09 artembilan