Skip to content

Consider implemented interfaces during @Import processing #34805

Open
@wilkinsona

Description

@wilkinsona

See spring-projects/spring-boot#45252 for background.

ConfigurationClassParser does not consider implemented interfaces when finding @Import (meta-)annotations. It would enable the scenario described in spring-projects/spring-boot#45252 if it did. I think it would also be more consistent with other areas of Framework where implemented interfaces are considered. The test context framework is one such area.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions