@Target([AnnotationTarget.ANNOTATION_CLASS]) class Mapping
Meta annotation that indicates a web mapping annotation.
Author Juergen Hoeller
Since 3.0
See Also RequestMapping
<init>
Mapping()