JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.web.bind.annotation
Annotation Interface Mapping
@Target
(
ANNOTATION_TYPE
)
@Retention
(
RUNTIME
)
public @interface
Mapping
Meta annotation that indicates a web mapping annotation.
Since:
3.0
Author:
Juergen Hoeller
See Also:
RequestMapping