Is it possible to compile via ajc @Configurable classes? So I don't need LTW nor -agentlib?
Thanks
Printable View
Is it possible to compile via ajc @Configurable classes? So I don't need LTW nor -agentlib?
Thanks
Yes, you need to put spring-aspects.jar into your aspectspath when you invoke 'ajc'.
-Ramnivas