Package io.micronaut.core.io.scan
package io.micronaut.core.io.scan
Micronaut core scan with annotation.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionInterface for classes that scan for classes with a given annotation.An implementation of
AnnotationScanner
that scans availableBeanIntrospection
instances through theBeanIntrospector
API.Abstraction to load resources from the classpath.Loads resources from the classpath.