Inspectopedia Help

Spring AOP

Incorrect JDK-proxied bean type   New in this release

Reports incorrectly configured JDK-proxied bean types.

Incorrect Spring AOP advice or advisor element   New in this release

Reports incorrect advices and advisor elements if there are no pointcut or pointcut-ref attributes.

Incorrect Spring AOP aspect or pointcut element   New in this release

Reports incorrect aspects and pointcuts.

Incorrect Spring AOP pointcut expression   New in this release

Reports AspectJ pointcut designators which are not supported by Spring.

Missing aspectj-autoproxy   New in this release

Reports @Aspect annotations in Spring versions earlier than 2.5 if there is no <aop:aspectj-autoproxy/> element in the XML configuration.

Last modified: 11 September 2024