I am trying to do something like this:
@Component @Aspect class CustomAspect { @Pointcut("within(@com.example.security.Check *)")