Skip to content

error in documentation [SPR-1613] #6310

@spring-projects-issues

Description

@spring-projects-issues

Erick Dovale opened SPR-1613 and commented

In the SpringAOP documentation, section 6.5.2,
Paragraph refering to "Other properties specific to ProxyFactoryBean include:"
Last sentences of the 2nd bullet refering to interceptor names:
Reads:
The first interceptor in the list will be the first to be able to interceptor the invocation (of course if it concerns a regular MethodInterceptor or BeforeAdvice.

Should read:
The first interceptor in the list will be the first to be able to intercept the invocation (of course if it concerns a regular MethodInterceptor or BeforeAdvice.


Affects: 1.2.6

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