@CompileStatic @Slf4j class ClasspathEntityScanner extends Object
Utility class for scanning the classpath for entities
| Type | Name and description |
|---|---|
List<Class<? extends Annotation>> |
annotationsThe annotations to scan |
ClassLoader |
classLoaderThe classloader to use |
List<String> |
ignoredPackagesPackages that won't be scanned for performance reasons |
| Constructor and description |
|---|
ClasspathEntityScanner() |
The annotations to scan
The classloader to use
Groovy Documentation