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.3.RELEASEcompared with
Version Details
| 4.1.2.RELEASE | 4.1.3.RELEASE | |
|---|---|---|
| Release date | Nov 11, 2014 | Dec 09, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (6)
| 4.1.2.RELEASE | 4.1.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.4.3 | 2.4.4 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.2.4.v20141103 | 9.2.5.v20141112 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.2.4.v20141103 | 9.2.5.v20141112 |
| ~ Updated | org.springframework » spring-beans | 4.1.2.RELEASE | 4.1.3.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.1.2.RELEASE | 4.1.3.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.2.RELEASE | 4.1.3.RELEASE |
