What methods does this Pointcut expression? within(com.linkedin.service..*)
within(com.linkedin.service..*)
any join point only within the service package
any join point within the service package or one of its subpackages
This is not valid Pointcut expression
any method in a class that autowires a service bean