Inject Spring beans in AspectJ | Javalobby
AspectJ is the most powerful AOP framework in the Java space; Spring is the most powerful enterprise development framework in the Java space. It's not surprise that combining the two should lead to wonderful things...In this article I'm going to show a very simple, yet complete, example where I have injected an AspectJ aspect with a Spring bean.
Read full article from Inject Spring beans in AspectJ | Javalobby
No comments:
Post a Comment