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.1.0.RELEASEcompared with
Version Details
| 4.0.9.RELEASE | 4.1.0.RELEASE | |
|---|---|---|
| Release date | Dec 30, 2014 | Sep 04, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (9)
| 4.0.9.RELEASE | 4.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.3.4 | 2.4.2 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.1.5.v20140505 | 9.2.2.v20140723 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.1.5.v20140505 | 9.2.2.v20140723 |
| ~ Updated | org.projectreactor » reactor-core | 1.1.5.RELEASE | 1.1.3.RELEASE |
| ~ Updated | org.projectreactor » reactor-net | 1.1.5.RELEASE | 1.1.3.RELEASE |
| ~ Updated | org.springframework » spring-beans | 4.0.9.RELEASE | 4.1.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.0.9.RELEASE | 4.1.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.9.RELEASE | 4.1.0.RELEASE |
| - Removed | org.projectreactor » reactor-tcp | 1.0.1.RELEASE | - |