Spring Integration 5.4 Milestone 3 Available
Dear Spring community,
please, meet the third (and the last) milestone for Spring Integration 5.4 generation.
It can be downloaded from our milestone repository:
compile 'org.springframework.integration:spring-integration-core:5.4.0-M3'
Since the previous milestone 2 this release brings number of bug fixes and some internal improvement, including alignment with new Sink API from project Reactor in the FluxMessageChannel and IntegrationReactiveUtils.
See What’s New in documentation for more information.
This version is going to be pulled in the upcoming Spring Boot 2.4.0-M3 release tomorrow.
…

