Class PathParamMapper

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

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