Skip to content

PayloadArgumentResolver does not honour Payload#required() [SPR-11577] #16201

@spring-projects-issues

Description

@spring-projects-issues

Stéphane Nicoll opened SPR-11577 and commented

PayloadArgumentResolver does not throw any exception when the payload is null and it is required as defined by the Payload#required() parameter

While the payload must not be null by design, it may become null after a conversion attempt.


Affects: 4.0.2

Referenced from: commits 929e9ca, 52c3f71

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