Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
None
Description
Add to DefaultConfiguringBeanFactoryPostProcessor method for registration ChannelResolver Bean and inject his RuntimeBeanReference into SI-components.
The reason:
1. It reduces memory usage and beans creation time.
2. It introduces possibility for end-developer to implement and register his own ChannelResolver strategy and overwrite some registered. As we can do it for errorChannel.