Spring Integration 5.0.2 Available
On behalf of the Spring Integration team I am pleased to announce that the 5.0.2.RELEASE
maintenance version for the Spring Integration is available.
It can be downloaded from Maven Central, JCenter, and our release repository:
compile "org.springframework.integration:spring-integration-core:5.0.2.RELEASE"
As usual I would like to thank all community members for their ongoing active contributions to the framework!
Along with upgrades to the latest Spring Framework 5.0.4
and Reactor Bismuth-SR6
versions, this Spring Integration support version provides a number of bug fixes, especially for the @ServiceActivator
with a collection method argument and LockRegistryLeaderInitiator
…