-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: taskA general taskA general task
Milestone
Description
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
Metadata
Metadata
Assignees
Labels
in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: taskA general taskA general task