Package io.micronaut.core.beans


package io.micronaut.core.beans
This package provides interfaces and abstractions to introspect beans with bean metadata computed at compilation time. See BeanIntrospector for the main entry point.
Since:
1.0
Author:
graemerocher
See Also: