Skip to content

@Configuration with AspectJ instead of CGLIB [SPR-7484] #12142

@spring-projects-issues

Description

@spring-projects-issues

Keith Donald opened SPR-7484 and commented

Currently use of @Configuration requires cglib when defining scoped beans. In general, cglib is not needed when AspectJ is already being used. As a user, I'd like to be able to use the full-power of @Configuration with AspectJ, and without being required to add cglib to my classpath.


Affects: 3.0.4

Issue Links:

2 votes, 3 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core modules (aop, beans, core, context, expression)status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions