Commit 86bfc6dd by 阳浪

SwaggerConfig

parent cd92120a
...@@ -12,7 +12,7 @@ import springfox.documentation.spring.web.plugins.Docket; ...@@ -12,7 +12,7 @@ import springfox.documentation.spring.web.plugins.Docket;
import springfox.documentation.swagger2.annotations.EnableSwagger2; import springfox.documentation.swagger2.annotations.EnableSwagger2;
@Configuration @Configuration
//@EnableSwagger2 @EnableSwagger2
public class SwaggerConfig { public class SwaggerConfig {
@Value("${swagger.enabled}") @Value("${swagger.enabled}")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment