Commit 6a9f1202 authored by macro's avatar macro
Browse files

Update Swagger2Config.java

parent 1610643f
...@@ -11,7 +11,7 @@ import springfox.documentation.spring.web.plugins.Docket; ...@@ -11,7 +11,7 @@ import springfox.documentation.spring.web.plugins.Docket;
import springfox.documentation.swagger2.annotations.EnableSwagger2; import springfox.documentation.swagger2.annotations.EnableSwagger2;
/** /**
* Swagger2API文档配置 * Swagger API文档相关配置
*/ */
@Configuration @Configuration
@EnableSwagger2 @EnableSwagger2
......
Supports Markdown
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