Class FindBugsRemapper

java.lang.Object
io.micronaut.inject.annotation.internal.FindBugsRemapper
All Implemented Interfaces:
AnnotationRemapper

@Internal public final class FindBugsRemapper extends Object implements AnnotationRemapper
A remapper that remaps findbugs annotations to internal annotations.
Since:
1.2.0
Author:
graemerocher