Class DefaultValueMapper

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

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