Skip to content

Fix package cycle established by @EnableSpringConfigured [SPR-9441] #14077

@spring-projects-issues

Description

@spring-projects-issues

Chris Beams opened SPR-9441 and commented

@EnableSpringConfigured and its underlying SpringConfiguredConfiguration @Configuration class accidentally established a package cycle between beans.factory.aspectj and context.annotation due to the SpringConfiguredConfiguration's dependency on annotations such as @Configuration, @Bean and @Role.


Sub-tasks:

Issue Links:

Referenced from: commits 2cfd158, 54db738, 5327a7a, 6263c9a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions