Skip to content

Configuration support for WebSocket and STOMP [SPR-10835] #15461

@spring-projects-issues

Description

@spring-projects-issues

Craig Walls opened SPR-10835 and commented

Although Spring's programming model for working with WebSocket/STOMP is elegant and simple, the beans required are somewhat overwhelming. See the WebConfig.java class at https://github.com/rstoyanchev/spring-websocket-portfolio for an example.

It isn't necessary to understand all of the beans that go into that configuration just to get started with WebSocket/STOMP. Instead, a convenient @EnableXXX annotation along with a corresponding XXXConfigurer interface would make the getting-started story much more compelling.


Affects: 4.0 M2

This issue is a sub-task of #13994

Referenced from: commits f0dda0e, 4c0da58

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