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