Commit d14bb2ed by 阳浪

SwaggerConfig

parent 27e07f74
...@@ -16,7 +16,7 @@ import static com.google.common.base.Predicates.or; ...@@ -16,7 +16,7 @@ import static com.google.common.base.Predicates.or;
import static springfox.documentation.builders.PathSelectors.regex; import static springfox.documentation.builders.PathSelectors.regex;
@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