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.M5compared with
Version Details
| 5.0.0.M4 | 5.0.0.M5 | |
|---|---|---|
| Release date | Jul 16, 2017 | Jul 16, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 5.0.0.M4 | 5.0.0.M5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.8.5 | 2.8.7 |
| ~ Updated | io.netty » netty-all | 4.1.6.Final | 4.1.8.Final |
| ~ Updated | io.projectreactor » reactor-core | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | io.projectreactor.ipc » reactor-netty | 0.6.0.RELEASE | 0.6.1.RELEASE |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.4.0.v20161208 | 9.4.1.v20170120 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.4.0.v20161208 | 9.4.1.v20170120 |
| ~ Updated | org.springframework » spring-beans | 5.0.0.M4 | 5.0.0.M5 |
| ~ Updated | org.springframework » spring-context | 5.0.0.M4 | 5.0.0.M5 |
| ~ Updated | org.springframework » spring-core | 5.0.0.M4 | 5.0.0.M5 |
| ~ Updated | org.springframework » spring-oxm | 5.0.0.M4 | 5.0.0.M5 |