Skip to content

Commit ecd50c4

Browse files
committed
调整注释
1 parent 83a1d79 commit ecd50c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/main/java/com/didispace/swagger/Swagger2Configuration.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
/**
1010
* @author 翟永超
11-
* @create 2017/9/7.
12-
* @blog http://blog.didispace.com
11+
* Create Date: 2017/9/7.
12+
* My blog http://blog.didispace.com
1313
*/
1414
@Configuration
1515
@ConditionalOnProperty(name = "swagger.enabled", matchIfMissing = true)

src/main/java/com/didispace/swagger/SwaggerAutoConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
/**
3333
* @author 翟永超
34-
* Create date :2017/8/7.
34+
* Create date:2017/8/7.
3535
* My blog: http://blog.didispace.com
3636
*/
3737
@Configuration

0 commit comments

Comments
 (0)