Improve explanation of AOP advice classes that should implement MethodInterceptor
#33901
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: documentation
A documentation task
Milestone
The following page: https://docs.spring.io/spring-framework/reference/core/aop-api/advice.html has a weird sentence:
Shorter, it says: "Classes that implement MethodInterceptor should implement MethodInterceptor". If I'm not missing anything, this sentence is confusing. If I do miss something, I think it must be explained a little more explicitly.
The text was updated successfully, but these errors were encountered: