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.1.3.RELEASEcompared with
Version Details
| 5.1.2.RELEASE | 5.1.3.RELEASE | |
|---|---|---|
| Release date | Oct 29, 2018 | Nov 27, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (6)
| 5.1.2.RELEASE | 5.1.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor.netty » reactor-netty | 0.8.2.RELEASE | 0.8.3.RELEASE |
| ~ Updated | javax.xml.bind » jaxb-api | 2.3.0 | 2.3.1 |
| ~ Updated | org.springframework » spring-beans | 5.1.2.RELEASE | 5.1.3.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.1.2.RELEASE | 5.1.3.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.1.2.RELEASE | 5.1.3.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 5.1.2.RELEASE | 5.1.3.RELEASE |
