I have 2 aspects classes with the same point cut, but differences advices. I need to execute first one and then the other aspect. I can not use Spring "@Ordered" annotation, because I'm use pure aspectJ.
@DeclarePrecedence
is what you want to use in @AspectJ style, if native syntax is not your coding style of choice.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With