-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task
Milestone
Description
Overview
The section on AOP proxying currently:
- omits some of the limitations of CGLIB-based proxies
- suggests the use of
AopContext.currentProxy()
, without mentioning the ability to make use of self injection instead - uses flippant language such as "nothing-special-about-it", "absolutely horrendous", "gah!", etc.
We should therefore revise that section to improve those things.
Related Issues
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task