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.36compared with
Version Details
| 5.3.35 | 5.3.36 | |
|---|---|---|
| Release date | May 16, 2024 | May 22, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 5.3.35 | 5.3.36 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 5.3.35 | 5.3.36 |
| ~ Updated | org.springframework » spring-core | 5.3.35 | 5.3.36 |
