Class ReactorNullableTransformer

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

@Internal public class ReactorNullableTransformer extends Object implements NamedAnnotationTransformer
A transformer that remaps reactor.util.annotation.Nullable to javax.annotation.Nullable.
Since:
4.0.0