Closes gh-7530
This commit is contained in:
Johnny Lim
2016-11-30 10:19:20 +09:00
committed by Stephane Nicoll
parent b35b7664b8
commit 423f8037ce
10 changed files with 17 additions and 17 deletions

View File

@@ -28,7 +28,7 @@ import org.springframework.core.type.classreading.MetadataReader;
import org.springframework.core.type.classreading.MetadataReaderFactory;
/**
* {@link TypeExcludeFilter} for {@link JdbcTest @Jdbctest}.
* {@link TypeExcludeFilter} for {@link JdbcTest @JdbcTest}.
*
* @author Stephane Nicoll
*/