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.17.RELEASEcompared with
Version Details
| 4.3.16.RELEASE | 4.3.17.RELEASE | |
|---|---|---|
| Release date | Apr 09, 2018 | May 08, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (5)
| 4.3.16.RELEASE | 4.3.17.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.netty » netty-all | 4.1.22.Final | 4.1.24.Final |
| ~ Updated | org.springframework » spring-beans | 4.3.16.RELEASE | 4.3.17.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.3.16.RELEASE | 4.3.17.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.16.RELEASE | 4.3.17.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.3.16.RELEASE | 4.3.17.RELEASE |