1.

How To Enable @aspectj Support?

Answer»

Include the below XML code in APPLICATION XML

<AOP:aspectj-autoproxy/>

Include the below XML code in application XML

<aop:aspectj-autoproxy/>



Discussion

No Comment Found