@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) public @interface RequestMapping
RequestMethod
method
String
value
public abstract String value
public abstract RequestMethod method
Copyright © 2021. All rights reserved.