Class JspecifyNullableTransformer

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

@Internal public class JspecifyNullableTransformer extends Object implements NamedAnnotationTransformer
A transformer that remaps org.jspecify.annotations.Nullable to javax.annotation.Nullable.
Since:
4.0.0