public interface ResourceNameParser
| 限定符和类型 | 方法和说明 |
|---|---|
default HttpMethodPath |
parseHttpMethodPath(Method method)
解析方法路径
|
String |
parseResourceName(Method method,
Class<?> service)
解析资源名称
|
String parseResourceName(Method method, Class<?> service)
method - 方法service - 接口类default HttpMethodPath parseHttpMethodPath(Method method)
method - 方法Copyright © 2024. All rights reserved.