Skip to content

Provide an annotation-based programming model for processing message [SPR-10747] #15373

@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-10747 and commented

@MessageMapping methods can process messages based on a String-based represention of a destination.

@MessageExceptionMapping methods can handle exceptions arising from message handling methods.

@SubscribeEvent and @UnsubscribeEvent can be used in conjunction with STOMP subscrptions.

It should be possible to create such methods in @Controller annotated classes.


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