public class ServiceOpenApiConfigurationLoader extends Object implements OpenApiConfigurationLoader
| Constructor and Description |
|---|
ServiceOpenApiConfigurationLoader() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(String path) |
OpenAPIConfiguration |
load(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadInputStreamToStringpublic OpenAPIConfiguration load(String path) throws IOException
load in interface OpenApiConfigurationLoaderIOExceptionpublic boolean exists(String path)
exists in interface OpenApiConfigurationLoaderCopyright © 2020. All rights reserved.