Add support for sending messages through (full-featured) STOMP brokers [SPR-10748] #15374
Labels
in: messaging
Issues in messaging modules (jms, messaging)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: task
A general task
Milestone
Rossen Stoyanchev opened SPR-10748 and commented
While #15371 will enable STOMP over WebSocket support in Spring applications, including an annotation-based programming model (#15373), full-featured message brokers (e.g. RabbitMQ, ActiveMQ, etc) with STOMP support have a wide range of features and many advantages.
This ticket will make it possible to use such brokers so that messages can be easily sent through them to subscribed clients from anywhere within the application.
Affects: 4.0 M1
This issue is a sub-task of #13994
The text was updated successfully, but these errors were encountered: