| org.springframework.web.bind.annotation.ResponseBody |
Annotation which indicates that a method return value should be bound to the web response body. Supported for annotated handler methods in Servlet environments.
|
[Expand]
Inherited Methods | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
| |||||||||||||||||||
