Spring Integration 6.0.0-RC1 Available
Dear Spring community,
I was so eager to find and fix bugs in the latest Spring Integration release, that missed to announce a 6.0 RC1
last week. But I believe it is still worth to mention it even after Spring Boot 3.0.0-RC1 announcement since there is a number of notable changes and improvements.
So, please, welcome Spring Integration 6.0
first Release Candidate. It can be obtained from Spring Milestone repository:
dependencyManagement {
imports {
mavenBom 'org.springframework.integration:spring-integration-bom:6.0.0-RC1'
}
}
Here you can find important changes after the previously announced Spring Integration 6.0.0-M5
…