AnnotatedClassFinder
class AnnotatedClassFinder
Utility class to find a class annotated with a particular annotation in a hierarchy.
Author
Phillip Webb
Artsiom Yudovin
Stephane Nicoll
Since
2.1.0
Functions
Link copied to clipboard
Link copied to clipboard
Find the first Class that is annotated with the target annotation, starting from the package defined by the given
source
up to the root.