@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) @Inherited @Documented public @interface ApiMethod
创建时间:2018/12/25
org.springframework.web.bind.annotation.RequestMethod[]
value
public abstract org.springframework.web.bind.annotation.RequestMethod[] value
Copyright © 2022. All rights reserved.