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.16.RELEASEcompared with
Version Details
| 5.0.15.RELEASE | 5.0.16.RELEASE | |
|---|---|---|
| Release date | Aug 02, 2019 | Jan 14, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (4)
| 5.0.15.RELEASE | 5.0.16.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 5.0.15.RELEASE | 5.0.16.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.0.15.RELEASE | 5.0.16.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.15.RELEASE | 5.0.16.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 5.0.15.RELEASE | 5.0.16.RELEASE |