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.3.RELEASEcompared with
Version Details
| 5.0.2.RELEASE | 5.0.3.RELEASE | |
|---|---|---|
| Release date | Nov 27, 2017 | Jan 23, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 5.0.2.RELEASE | 5.0.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.2 | 2.9.3 |
| ~ Updated | io.projectreactor.ipc » reactor-netty | 0.7.2.RELEASE | 0.7.3.RELEASE |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.4.7.v20170914 | 9.4.8.v20171121 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.4.7.v20170914 | 9.4.8.v20171121 |
| ~ Updated | org.springframework » spring-beans | 5.0.2.RELEASE | 5.0.3.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.0.2.RELEASE | 5.0.3.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.2.RELEASE | 5.0.3.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 5.0.2.RELEASE | 5.0.3.RELEASE |
