public interface OpenApiConfigurationLoader
Modifier and Type | Method and Description |
---|---|
boolean |
exists(String path) |
OpenAPIConfiguration |
load(String path) |
default String |
readInputStreamToString(InputStream stream) |
OpenAPIConfiguration load(String path) throws IOException
IOException
boolean exists(String path)
default String readInputStreamToString(InputStream stream) throws IOException
IOException
Copyright © 2020 JBoss by Red Hat. All rights reserved.