Commit 69d0b91a authored by macro's avatar macro
Browse files

Update SwaggerConfig.java

parent 81e082fc
...@@ -6,7 +6,7 @@ import org.springframework.context.annotation.Configuration; ...@@ -6,7 +6,7 @@ import org.springframework.context.annotation.Configuration;
import springfox.documentation.swagger2.annotations.EnableSwagger2; import springfox.documentation.swagger2.annotations.EnableSwagger2;
/** /**
* Swagger2API文档配置 * Swagger API文档相关配置
* Created by macro on 2018/4/26. * Created by macro on 2018/4/26.
*/ */
@Configuration @Configuration
......
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