Package io.micronaut.core.io.scan
@NullMarked
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
AnnotationScannerthat scans availableBeanIntrospectioninstances through theBeanIntrospectorAPI.A simpleClassPathResourceLoaderthat uses aClass.A simpleClassPathResourceLoaderthat uses aClassLoader.Abstraction to load resources from the classpath.A simpleClassPathResourceLoaderthat is combining multiple loaders.Loads resources from the classpath.