Rossen Stoyanchev
11 years ago
17 changed files with 32 additions and 18 deletions
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
/** |
||||
* Provides a "simple" message broker implementation along with an abstract base |
||||
* class and other supporting types such as a registry for subscriptions. |
||||
*/ |
||||
package org.springframework.messaging.simp.broker; |
Loading…
Reference in new issue