Ok, so I want to use a ClassPathScanningCandidateComponentProvider to find components that have a method that is annotated with a custom annotation.
ClassPathScanningCandidateComponentProvider
I\'ve do