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.19.RELEASEcompared with
Version Details
| 5.2.18.RELEASE | 5.2.19.RELEASE | |
|---|---|---|
| Release date | Oct 14, 2021 | Dec 16, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (2)
| 5.2.18.RELEASE | 5.2.19.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 5.2.18.RELEASE | 5.2.19.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.2.18.RELEASE | 5.2.19.RELEASE |
