Skip to content

Consistent bean type checking for endpoint handlers [SPR-13725] #18298

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-13725 and commented

Our bean name iteration algorithms with bean type checks across messaging endpoints (AbstractMethodMessageHandler) and web endpoints (AbstractHandlerMethodMapping) are slightly inconsistent with respect to scoped target exclusion (#16173) and now also with respect to lenient treatment of unresolvable bean types (#17619). Let's fix this for 4.2.4, along the lines of the consistent method selection changes in 4.2.3 (#18230).


Affects: 4.2.3

Issue Links:

Referenced from: commits a0747c2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions