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.0.RELEASEcompared with
Version Details
| 4.1.9.RELEASE | 4.2.0.RELEASE | |
|---|---|---|
| Release date | Dec 17, 2015 | Jul 31, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (12)
| 4.1.9.RELEASE | 4.2.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.netty » netty-all | - | 4.0.30.Final |
| + Added | io.projectreactor » reactor-core | - | 2.0.4.RELEASE |
| + Added | io.projectreactor » reactor-net | - | 2.0.4.RELEASE |
| + Added | org.springframework » spring-oxm | - | 4.2.0.RELEASE |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.4.6 | 2.6.0 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.2.14.v20151106 | 9.3.1.v20150714 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.2.14.v20151106 | 9.3.1.v20150714 |
| ~ Updated | org.springframework » spring-beans | 4.1.9.RELEASE | 4.2.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.1.9.RELEASE | 4.2.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.9.RELEASE | 4.2.0.RELEASE |
| - Removed | org.projectreactor » reactor-core | 1.1.6.RELEASE | - |
| - Removed | org.projectreactor » reactor-net | 1.1.6.RELEASE | - |
