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.M2compared with
Version Details
| 5.2.0.M1 | 5.2.0.M2 | |
|---|---|---|
| Release date | Apr 10, 2019 | May 09, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 5.2.0.M1 | 5.2.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 5.2.0.M1 | 5.2.0.M2 |
| ~ Updated | org.springframework » spring-core | 5.2.0.M1 | 5.2.0.M2 |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.9.8 | - |
| - Removed | io.projectreactor.netty » reactor-netty | 0.8.6.RELEASE | - |
| - Removed | io.rsocket » rsocket-core | 0.12.1-RC3 | - |
| - Removed | javax.xml.bind » jaxb-api | 2.3.1 | - |
| - Removed | org.springframework » spring-context | 5.2.0.M1 | - |
| - Removed | org.springframework » spring-oxm | 5.2.0.M1 | - |
