INT-2219 - Setting the "auto-startup" attribute on Aggregators not possible
For reference see: https://jira.springsource.org/browse/INT-2219
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
|
||||
<splitter id="splitter" input-channel="input" output-channel="aggregatorChannel"/>
|
||||
|
||||
<aggregator id="aggregator" input-channel="aggregatorChannel"/>
|
||||
<aggregator id="aggregator" input-channel="aggregatorChannel" auto-startup="true"/>
|
||||
|
||||
</beans:beans>
|
||||
Reference in New Issue
Block a user