I have this working code for a specific package, but i want to configure it for all controllers, service and dao packages Eg>
Another alternative is to use
@Pointcut("bean(*Controller)")
But naming of your beans should be corresponding