@Configuration @EnableSwagger2 @ConditionalOnProperty(prefix="waiter", name="swagger-open", havingValue="true") public class SwaggerConfig extends Object
Constructor and Description |
---|
SwaggerConfig() |
Modifier and Type | Method and Description |
---|---|
springfox.documentation.spring.web.plugins.Docket |
createRestApi() |
Copyright © 2018. All rights reserved.