Class JavaxNullableTransformer

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

@Internal public class JavaxNullableTransformer extends Object implements NamedAnnotationTransformer
A transformer that remaps javax.annotation.Nullable to AnnotationUtil.NULLABLE.
Since:
4.0