Skip to content

ConfigurationClass.validate() should allow for overloading in general or not at all [SPR-11025] #15653

Closed
@spring-projects-issues

Description

@spring-projects-issues

Jose Luis Martin opened SPR-11025 and commented

When checking for overloaded methods, ConfigurationClass.validate()
don't take in account overloaded methods from superclasses, so a invalid configuration class with overloaded methods obtained by inheritance bypass the check.


Affects: 4.0 M3

Issue Links:

Referenced from: commits 935bd25

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions