Skip to content

ResourceDecoder incorrectly matches to Object.class [SPR-16606] #21147

@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-16606 and commented

This is due to the following check clazz.isAssignableFrom(ByteArrayResource.class), which is in reverse order to what it should be.


Affects: 5.0.4

Referenced from: commits 30583a6

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions