Category "pointcut"

Simple Aspect not Executing

I had this Aspect working then all of a sudden it stopped. @AfterThrowing all classes in and below the pointcut. You can see I added a constructor to the Aspe

How does this execution pointcut expression work?

I came across an answer from @kriegaex , which I am unable to comprehend. The pointcut expression I am trying to understand is the following @Around("executio