@Configuration @ConfigurationProperties(value="api.doc") public class APIDocProperties extends Object
| 构造器和说明 |
|---|
APIDocProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOutputRootPath() |
boolean |
hasExcludeBean(String beanName) |
boolean |
hasExcludeMethod(String methodName) |
boolean |
hasIncludeBean(String beanName) |
boolean |
hasIncludeMethod(String methodName) |
public String getOutputRootPath()
public boolean hasIncludeBean(String beanName)
public boolean hasIncludeMethod(String methodName)
public boolean hasExcludeBean(String beanName)
public boolean hasExcludeMethod(String methodName)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.