@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Request
org.springframework.http.HttpMethod
type
String
value
public abstract String value
public abstract org.springframework.http.HttpMethod type
Copyright © 2021. All rights reserved.