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.13.RELEASEcompared with
Version Details
| 5.0.12.RELEASE | 5.0.13.RELEASE | |
|---|---|---|
| Release date | Jan 09, 2019 | Mar 31, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 5.0.12.RELEASE | 5.0.13.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor.ipc » reactor-netty | 0.7.14.RELEASE | 0.7.15.RELEASE |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.4.14.v20181114 | 9.4.15.v20190215 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.4.14.v20181114 | 9.4.15.v20190215 |
| ~ Updated | org.springframework » spring-beans | 5.0.12.RELEASE | 5.0.13.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.0.12.RELEASE | 5.0.13.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.12.RELEASE | 5.0.13.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 5.0.12.RELEASE | 5.0.13.RELEASE |