Skip to content

Revisit dependency to Spring Messaging #1205

Description

@fmbenhassine

Discussed in #1204

Originally posted by piotrooo November 1, 2025
I'd like to ask about the rationale for using spring-messaging in spring-shell. The only reason I can see is to reuse Message and HandlerMethodArgumentResolver as some kind of generic holder (?) for multiple purposes.

Is that really the best approach? It feels a bit bizarre.

Maybe a spring-shell specific HandlerMethodArgumentResolver should be introduced, and the dependency on spring-messaging could be dropped?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions