Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a foundation for messaging-based applications. It also includes a set of annotations for mapping messages to methods.
Version4.3.0.RC2compared with
Version Details
| 4.3.0.RC1 | 4.3.0.RC2 | |
|---|---|---|
| Release date | Jul 16, 2017 | Jul 16, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 4.3.0.RC1 | 4.3.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.7.3 | 2.7.4 |
| ~ Updated | io.netty » netty-all | 4.0.36.Final | 4.1.0.CR7 |
| ~ Updated | io.projectreactor » reactor-core | 2.0.7.RELEASE | 2.0.8.RELEASE |
| ~ Updated | io.projectreactor » reactor-net | 2.0.7.RELEASE | 2.0.8.RELEASE |
| ~ Updated | org.springframework » spring-beans | 4.3.0.RC1 | 4.3.0.RC2 |
| ~ Updated | org.springframework » spring-context | 4.3.0.RC1 | 4.3.0.RC2 |
| ~ Updated | org.springframework » spring-core | 4.3.0.RC1 | 4.3.0.RC2 |
| ~ Updated | org.springframework » spring-oxm | 4.3.0.RC1 | 4.3.0.RC2 |
