Class JdtNullableTransformer

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

@Internal public class JdtNullableTransformer extends Object implements NamedAnnotationTransformer
A transformer that remaps org.eclipse.jdt.annotation.Nullable to javax.annotation.Nullable.
Since:
4.0.0