public interface PathProvider
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplicationBasePath()
Gets the application base path
|
String |
getOperationPath(String operationPath)
Gets the sanitized and prepended with a "/" operation path
|
String |
getResourceListingPath(String groupName,
String apiDeclaration)
Gets the resource listing path given a group name and api
|
String getApplicationBasePath()
String getOperationPath(String operationPath)
operationPath - - raw operation pathCopyright © 2023. All rights reserved.