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.
Version6.2.0compared with
Version Details
| 6.1.21 | 6.2.0 | |
|---|---|---|
| Release date | Jun 12, 2025 | Nov 14, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 6.1.21 | 6.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 6.1.21 | 6.2.0 |
| ~ Updated | org.springframework » spring-core | 6.1.21 | 6.2.0 |
