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.
Version4.3.28.RELEASEcompared with
Version Details
| 4.3.27.RELEASE | 4.3.28.RELEASE | |
|---|---|---|
| Release date | Apr 28, 2020 | Jul 21, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (4)
| 4.3.27.RELEASE | 4.3.28.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 4.3.27.RELEASE | 4.3.28.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.3.27.RELEASE | 4.3.28.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.27.RELEASE | 4.3.28.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.3.27.RELEASE | 4.3.28.RELEASE |
