Printable View
Could this problem be prevented with compile time weaving?
Quote: Originally Posted by split3 Could this problem be prevented with compile time weaving? Well, my compile-time weaving experiences are pretty low, and I wrote my last aspectJ app some while ago, so take my answer as a guess: If spring will use compile time weaving also for the security annotations, then compile time weaving should indeed do the trick.