public class RequestMapping extends Object
| Constructor and Description |
|---|
RequestMapping(org.springframework.web.bind.annotation.RequestMethod[] method,
String[] produces,
String[] value) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.bind.annotation.RequestMethod[] |
method() |
String[] |
produces() |
String[] |
value() |
Copyright © 2016. All rights reserved.