public interface RequestMappingInterface
映射器的设备器
| 限定符和类型 | 方法和说明 |
|---|---|
ContentType |
contentType()
传递参数类型
|
Header[] |
headers()
接口固定请求头配置
|
MethodType |
method()
请求方法
|
ReturnType |
returnType()
返回的接口格式
|
String |
value()
请求地址
|
String value()
MethodType method()
ReturnType returnType()
ContentType contentType()
Header[] headers()
Copyright © 2022. All rights reserved.