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.1.0.RC2compared with
Version Details
| 5.1.0.RC1 | 5.1.0.RC2 | |
|---|---|---|
| Release date | Jul 26, 2018 | Aug 17, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 5.1.0.RC1 | 5.1.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor.netty » reactor-netty | 0.8.0.M1 | 0.8.0.M2 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.4.11.v20180605 | 9.4.12.RC2 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.4.11.v20180605 | 9.4.12.RC2 |
| ~ Updated | org.springframework » spring-beans | 5.1.0.RC1 | 5.1.0.RC2 |
| ~ Updated | org.springframework » spring-context | 5.1.0.RC1 | 5.1.0.RC2 |
| ~ Updated | org.springframework » spring-core | 5.1.0.RC1 | 5.1.0.RC2 |
| ~ Updated | org.springframework » spring-oxm | 5.1.0.RC1 | 5.1.0.RC2 |
