Package io.micronaut.context.visitor
package io.micronaut.context.visitor
Additional visitors.
-
ClassDescriptionInterface that allows extension of Bean import handling in other to support other injection systems beyond JSR-330 in downstream modules.Implementation of
Import
.The visitor adds Validated annotation if one of the parameters is a constraint or @Valid.This visitor is responsible for generating service files for classes annotated withContextConfigurer
.ATypeElementVisitor
that validates primitive types can't have a Nullable annotation.Logs warnings during compilation if any class extends an internal or experimental Micronaut API.