Skip to content

Missing MessageMethodArgumentResolver default constructor [SPR-14616] #19183

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-14616 and commented

As raised in spring-projects/spring-kafka#172, MessageMethodArgumentResolver has a breaking change in 4.3 in that its default constructor got substituted with one accepting a MessageConverter. Let's reintroduce a default constructor side by side for backwards compatibility.


Affects: 4.3 GA

Issue Links:

Referenced from: commits 7135bc2, c4fff6d

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