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.RELEASEcompared with
Version Details
| 4.2.9.RELEASE | 4.3.0.RELEASE | |
|---|---|---|
| Release date | Dec 21, 2016 | Jun 10, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (6)
| 4.2.9.RELEASE | 4.3.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.6.7 | 2.8.0.rc1 |
| ~ Updated | io.netty » netty-all | 4.0.42.Final | 4.1.1.Final |
| ~ Updated | org.springframework » spring-beans | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.2.9.RELEASE | 4.3.0.RELEASE |
