Uses of Interface
io.swagger.v3.oas.integration.api.OpenApiConfigurationLoader
-
Packages that use OpenApiConfigurationLoader Package Description io.swagger.v3.oas.integration -
-
Uses of OpenApiConfigurationLoader in io.swagger.v3.oas.integration
Subinterfaces of OpenApiConfigurationLoader in io.swagger.v3.oas.integration Modifier and Type Interface Description interfaceStringOpenApiConfigurationLoaderClasses in io.swagger.v3.oas.integration that implement OpenApiConfigurationLoader Modifier and Type Class Description classClasspathOpenApiConfigurationLoaderclassFileOpenApiConfigurationLoaderclassServiceOpenApiConfigurationLoaderclassURLOpenApiConfigurationLoaderMethods in io.swagger.v3.oas.integration that return types with arguments of type OpenApiConfigurationLoader Modifier and Type Method Description protected Map<String,OpenApiConfigurationLoader>GenericOpenApiContext. getLocationLoaders()
-