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.6.RELEASEcompared with
Version Details
| 4.1.5.RELEASE | 4.1.6.RELEASE | |
|---|---|---|
| Release date | Feb 20, 2015 | May 04, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (5)
| 4.1.5.RELEASE | 4.1.6.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.2.7.v20150116 | 9.2.10.v20150310 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.2.7.v20150116 | 9.2.10.v20150310 |
| ~ Updated | org.springframework » spring-beans | 4.1.5.RELEASE | 4.1.6.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.1.5.RELEASE | 4.1.6.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.5.RELEASE | 4.1.6.RELEASE |
