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.
Version5.0.0.RC4compared with
Version Details
| 5.0.0.RC3 | 5.0.0.RC4 | |
|---|---|---|
| Release date | Jul 29, 2017 | Oct 07, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 5.0.0.RC3 | 5.0.0.RC4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.0.pr4 | 2.9.1 |
| ~ Updated | io.projectreactor.ipc » reactor-netty | 0.7.0.M1 | 0.7.0.M2 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.4.6.v20170531 | 9.4.7.RC0 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.4.6.v20170531 | 9.4.7.RC0 |
| ~ Updated | org.springframework » spring-beans | 5.0.0.RC3 | 5.0.0.RC4 |
| ~ Updated | org.springframework » spring-context | 5.0.0.RC3 | 5.0.0.RC4 |
| ~ Updated | org.springframework » spring-core | 5.0.0.RC3 | 5.0.0.RC4 |
| ~ Updated | org.springframework » spring-oxm | 5.0.0.RC3 | 5.0.0.RC4 |
| - Removed | io.netty » netty-all | 4.1.13.Final | - |
| - Removed | io.projectreactor » reactor-core | 3.1.0.M3 | - |