Class GetAnnotationMapper

java.lang.Object
io.micronaut.jaxrs.processor.GetAnnotationMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper

@Internal public class GetAnnotationMapper extends Object implements NamedAnnotationMapper
Maps the JAX-RS GET annotation to Micronaut's version.
Since:
1.0.0
Author:
graemerocher