public interface OpenAPIConfiguration
| Modifier and Type | Method and Description |
|---|---|
Long |
getCacheTTL() |
String |
getFilterClass() |
Collection<String> |
getIgnoredRoutes() |
OpenAPI |
getOpenAPI() |
String |
getReaderClass() |
Set<String> |
getResourceClasses() |
Set<String> |
getResourcePackages() |
String |
getScannerClass() |
Map<String,Object> |
getUserDefinedOptions() |
Boolean |
isPrettyPrint() |
Boolean |
isReadAllResources() |
String getReaderClass()
String getScannerClass()
String getFilterClass()
Collection<String> getIgnoredRoutes()
OpenAPI getOpenAPI()
Boolean isReadAllResources()
Boolean isPrettyPrint()
Long getCacheTTL()
Copyright © 2017. All Rights Reserved.