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.0.8.RELEASEcompared with
Version Details
| 4.0.7.RELEASE | 4.0.8.RELEASE | |
|---|---|---|
| Release date | Sep 04, 2014 | Nov 11, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (5)
| 4.0.7.RELEASE | 4.0.8.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.projectreactor » reactor-core | 1.1.3.RELEASE | 1.1.4.RELEASE |
| ~ Updated | org.projectreactor » reactor-net | 1.1.3.RELEASE | 1.1.4.RELEASE |
| ~ Updated | org.springframework » spring-beans | 4.0.7.RELEASE | 4.0.8.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.0.7.RELEASE | 4.0.8.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.7.RELEASE | 4.0.8.RELEASE |
