Class QueryParamMapper

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

@Internal public class QueryParamMapper extends Object implements NamedAnnotationMapper
Maps the JAX-RS QueryParam annotation.
Since:
1.0
Author:
graemerocher