public class SwaggerBootstrapUiPathInstance extends Object
| 构造器和说明 |
|---|
SwaggerBootstrapUiPathInstance(String parent,
Method target) |
| 限定符和类型 | 方法和说明 |
|---|---|
SwaggerBootstrapUiPath |
createMethod(org.springframework.web.bind.annotation.RequestMethod method,
String path) |
List<SwaggerBootstrapUiPath> |
match()
获取所有
|
public SwaggerBootstrapUiPath createMethod(org.springframework.web.bind.annotation.RequestMethod method, String path)
public List<SwaggerBootstrapUiPath> match()
Copyright © 2018. All rights reserved.