Class SpotbugsNullableTransformer

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

@Internal public class SpotbugsNullableTransformer extends Object implements NamedAnnotationTransformer
A transformer that remaps edu.umd.cs.findbugs.annotations.Nullable to javax.annotation.Nullable.
Since:
4.0.0