Skip to content

Add @JmsListener example #16

@jordao76

Description

@jordao76

In the event consumer samples, there's a comment mentioning "Blocking call. You can either define a timeout or use a message listener".

It would be more realistic to use a message listener, since that would be the ideal way to consume messages in a production application. In Spring, using the @JmsListener annotation would be ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions