Skip to content

Introduce JmsClient with customizable send/receive operations #32501

Description

@jhoeller

Inspired by the introduction of JdbcClient in 6.1 (#30931) and by the requirements for customizable operations expressed in #26840, we intend to investigate the introduction of a similarly designed JmsClient API.

This can also bring unified message conversion capabilities from JmsTemplate (payload objects and jakarta.jms.Message) as well as JmsMessagingTemplate (org.springframework.messaging.Message), being able to interact with org.springframework.jms.support.converter.MessageConverter as well as org.springframework.messaging.converter.MessageConverter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: enhancementA general enhancement

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions