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.2.0.RELEASEcompared with
Version Details
| 5.1.20.RELEASE | 5.2.0.RELEASE | |
|---|---|---|
| Release date | Dec 09, 2020 | Sep 30, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 5.1.20.RELEASE | 5.2.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 5.1.20.RELEASE | 5.2.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.1.20.RELEASE | 5.2.0.RELEASE |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.9.9 | - |
| - Removed | io.projectreactor.netty » reactor-netty | 0.8.23.RELEASE | - |
| - Removed | javax.xml.bind » jaxb-api | 2.3.1 | - |
| - Removed | org.springframework » spring-context | 5.1.20.RELEASE | - |
| - Removed | org.springframework » spring-oxm | 5.1.20.RELEASE | - |
