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.2.4.RELEASEcompared with
Version Details
| 4.2.3.RELEASE | 4.2.4.RELEASE | |
|---|---|---|
| Release date | Nov 15, 2015 | Dec 17, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (5)
| 4.2.3.RELEASE | 4.2.4.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.6.3 | 2.6.4 |
| ~ Updated | org.springframework » spring-beans | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.3.RELEASE | 4.2.4.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.2.3.RELEASE | 4.2.4.RELEASE |