Skip to content

Reactive infrastructure for annotated method invocation in spring-messaging [SPR-17455] #21987

Closed
@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-17455 and commented

Non-blocking, reactive contract equivalents for:

  • InvocableHandlerMethod and related contracts for resolving method parameters and handling return values.
  • AbstractMethodMessageHandler and sub-classes for message handling through the invocation of annotated handler methods.
  • Implementations of argument resolvers and return value handlers, including use of codecs for payload encoding and decoding.

Affects: 5.1.2

This issue is a sub-task of #21292

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions