Commit 153cacf1 by 阳浪

SwaggerConfig

parent 84a94980
......@@ -17,7 +17,7 @@ import springfox.documentation.swagger2.annotations.EnableSwagger2;
* docs.html
*/
@Configuration
@EnableSwagger2
//@EnableSwagger2
public class SwaggerConfig {
@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