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.3.RELEASEcompared with
Version Details
| 4.2.2.RELEASE | 4.2.3.RELEASE | |
|---|---|---|
| Release date | Oct 15, 2015 | Nov 15, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (9)
| 4.2.2.RELEASE | 4.2.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.netty » netty-all | 4.0.32.Final | 4.0.33.Final |
| ~ Updated | io.projectreactor » reactor-core | 2.0.6.RELEASE | 2.0.7.RELEASE |
| ~ Updated | io.projectreactor » reactor-net | 2.0.6.RELEASE | 2.0.7.RELEASE |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.3.5.v20151012 | 9.3.6.v20151106 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.3.5.v20151012 | 9.3.6.v20151106 |
| ~ Updated | org.springframework » spring-beans | 4.2.2.RELEASE | 4.2.3.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.2.RELEASE | 4.2.3.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.2.RELEASE | 4.2.3.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.2.2.RELEASE | 4.2.3.RELEASE |
