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.RC2compared with
Version Details
| 5.0.0.RC1 | 5.0.0.RC2 | |
|---|---|---|
| Release date | Jul 15, 2017 | Jul 15, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (9)
| 5.0.0.RC1 | 5.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.netty » netty-all | 4.1.10.Final | 4.1.12.Final |
| ~ Updated | io.projectreactor » reactor-core | 3.1.0.M1 | 3.1.0.M2 |
| ~ Updated | io.projectreactor.ipc » reactor-netty | 0.6.3.RELEASE | 0.6.4.RELEASE |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.4.5.v20170502 | 9.4.6.v20170531 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.4.5.v20170502 | 9.4.6.v20170531 |
| ~ Updated | org.springframework » spring-beans | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-context | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-core | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-oxm | 5.0.0.RC1 | 5.0.0.RC2 |
Provided Changes (1)
| 5.0.0.RC1 | 5.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.code.findbugs » jsr305 | - | 3.0.2 |
