Skip to content

NoSuchBeanDefinitionException message shows internal array class names [SPR-14595] #19164

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-14595 and commented

Since 4.3's revision of the collection/array matching algorithm, a NoSuchBeanDefinitionException may get thrown with a undesirable reference to internal array class names instead of a proper ClassUtils.getQualifiedName representation.

Also, the primary type may get mentioned twice in the exception message which we should streamline towards a simpler message.


Affects: 4.3.2, 5.0 M1

Issue Links:

Referenced from: commits 022b013, 7b11fa1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions