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, wait
readInputStreamToString
public OpenAPIConfiguration load(String path) throws IOException
load
in interface OpenApiConfigurationLoader
IOException
public boolean exists(String path)
exists
in interface OpenApiConfigurationLoader
Copyright © 2022. All rights reserved.