1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

pass checkstyle plugin

This commit is contained in:
fangjian0423
2019-10-28 16:15:18 +08:00
parent 16e9494487
commit de9b1be4be
16 changed files with 84 additions and 13 deletions

View File

@@ -27,7 +27,7 @@ import org.springframework.boot.test.context.runner.ApplicationContextRunner;
import static org.assertj.core.api.Assertions.assertThat;
/**
* {@link OSS} {@link OssProperties} Test
* {@link OSS} {@link OssProperties} Test.
*
* @author <a href="mailto:fangjian0423@gmail.com">Jim</a>
*/