| Package | Description |
|---|---|
| com.holonplatform.jaxrs.swagger.v2.spring | |
| com.holonplatform.jaxrs.swagger.v3.spring |
| Constructor and Description |
|---|
JerseySwaggerV2AutoConfiguration(SwaggerConfigurationProperties configurationProperties,
org.springframework.beans.factory.ObjectProvider<io.swagger.config.SwaggerConfig> apiConfigurations) |
ResteasySwaggerV2AutoConfiguration(SwaggerConfigurationProperties configurationProperties,
org.springframework.beans.factory.ObjectProvider<io.swagger.config.SwaggerConfig> openAPIConfigurations) |
| Constructor and Description |
|---|
JerseySwaggerV3AutoConfiguration(SwaggerConfigurationProperties configurationProperties,
org.springframework.beans.factory.ObjectProvider<io.swagger.v3.oas.integration.api.OpenAPIConfiguration> apiConfigurations) |
ResteasySwaggerV3AutoConfiguration(SwaggerConfigurationProperties configurationProperties,
org.springframework.beans.factory.ObjectProvider<io.swagger.v3.oas.integration.api.OpenAPIConfiguration> openAPIConfigurations) |
Copyright © 2019 The Holon Platform. All rights reserved.