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.RELEASEcompared with
Version Details
| 4.3.30.RELEASE | 5.0.0.RELEASE | |
|---|---|---|
| Release date | Dec 09, 2020 | Sep 28, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (12)
| 4.3.30.RELEASE | 5.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.projectreactor.ipc » reactor-netty | - | 0.7.0.RELEASE |
| + Added | javax.xml.bind » jaxb-api | - | 2.3.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.8.11.3 | 2.9.1 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.3.14.v20161028 | 9.4.7.v20170914 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.3.14.v20161028 | 9.4.7.v20170914 |
| ~ Updated | org.springframework » spring-beans | 4.3.30.RELEASE | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.3.30.RELEASE | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.30.RELEASE | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.3.30.RELEASE | 5.0.0.RELEASE |
| - Removed | io.netty » netty-all | 4.1.39.Final | - |
| - Removed | io.projectreactor » reactor-core | 2.0.8.RELEASE | - |
| - Removed | io.projectreactor » reactor-net | 2.0.8.RELEASE | - |