Class JavaxNonnullTransformer

java.lang.Object
io.micronaut.inject.annotation.internal.JavaxNonnullTransformer
All Implemented Interfaces:
Named, AnnotationTransformer<Annotation>, NamedAnnotationTransformer

@Internal public class JavaxNonnullTransformer extends Object implements NamedAnnotationTransformer
A transformer that remaps javax.annotation.Nonnull to AnnotationUtil.NON_NULL.
Since:
4.0