Create spring-messaging module

Consolidates new, messaging-related classes from spring-context and
spring-websocket into one module.
This commit is contained in:
Rossen Stoyanchev
2013-07-12 09:02:51 -04:00
parent 2803845151
commit d3cecfc6cc
81 changed files with 404 additions and 315 deletions

View File

@@ -0,0 +1,7 @@
<html>
<body>
<p>
Spring's support for messaging architectures and messaging protocols.
</p>
</body>
</html>