Skip to content

WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49750

@wilkinsona

Description

@wilkinsona

The conditions that are used and the structure of WebSocketMessagingAutoConfiguration and its inner classes are such that we lose some configuration in the absence of Jackson. The configuration that's lost is:

  • the inbound and outbound channels' executors
  • the bean that forces the stompWebSocketHandlerMapping bean to be eager when lazy init is enabled

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions