Advanced AspectJ part V : integration with Spring
In this article we’ll see how to integrate your own aspects with Spring. First we focus on load-time weaving using Spring’s dedicated AspectJ agents. Then we’ll see how to let Spring inject beans into your aspects