spring-framework / org.springframework.web.bind.annotation / Mapping

Mapping

@Target([AnnotationTarget.ANNOTATION_CLASS]) class Mapping

Meta annotation that indicates a web mapping annotation.

Author
Juergen Hoeller

Since
3.0

See Also
RequestMapping

Constructors

<init>

Mapping()

Meta annotation that indicates a web mapping annotation.