Skip to content

Fix JacksonJsonSockJsMessageCodec imports #35309

@sdeleuze

Description

@sdeleuze

JacksonJsonSockJsMessageCodec based on Jackson 3 currently imports com.fasterxml.jackson.core.io.JsonStringEncoder from Jackson 2. It should use tools.jackson.core.io.JsonStringEncoder instead.

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions