Inspectopedia Help

Spring AOP

Incorrect JDK-proxied bean type  

Reports incorrectly configured JDK-proxied bean types.

Incorrect Spring AOP advice or advisor element  

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

Incorrect Spring AOP aspect or pointcut element  

Reports incorrect aspects and pointcuts.

Incorrect Spring AOP pointcut expression  

Reports AspectJ pointcut designators which are not supported by Spring.

Missing aspectj-autoproxy  

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

Last modified: 18 June 2024