Skip to content

Add support for sending messages through (full-featured) STOMP brokers [SPR-10748] #15374

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions