@Target(value=METHOD) @Retention(value=RUNTIME) @Documented @Request public @interface RequestMapping
| 限定符和类型 | 可选元素和说明 |
|---|---|
RequestMethod[] |
method |
public abstract String value
public abstract RequestMethod[] method
Copyright © 2022. All rights reserved.