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.3.10compared with
Version Details
| 5.3.9 | 5.3.10 | |
|---|---|---|
| Release date | Jul 14, 2021 | Sep 15, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (2)
| 5.3.9 | 5.3.10 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 5.3.9 | 5.3.10 |
| ~ Updated | org.springframework » spring-core | 5.3.9 | 5.3.10 |
